Module org.jline.builtins
module org.jline.builtins
JLine Builtins Module.
This module provides built-in commands and utilities for JLine applications. It includes common shell-like commands such as ls, cat, pwd, cd, and others that can be used in interactive command-line applications.
The builtins module depends on the reader, terminal, and style modules to provide a complete command-line experience with syntax highlighting, completion, and terminal interaction capabilities.
-
Packages
ExportsPackageDescriptionJLine Builtins provides a collection of utility classes and implementations for common terminal functionality.