Module org.jline.nativ


module org.jline.nativ
JLine Native Library Module.

This module provides native library loading functionality for JLine. It handles the discovery, extraction, and loading of platform-specific native libraries required for terminal operations.

The module exports the native API and handles native library loading across different platforms (Windows, Linux, macOS, etc.).