Package org.jline.builtins


package org.jline.builtins
JLine Builtins provides a collection of utility classes and implementations for common terminal functionality.

This package contains various components that enhance the JLine library with built-in commands, completers, and utilities for terminal-based applications:

These built-in components can be used to quickly implement rich terminal applications with features like command completion, syntax highlighting, and file navigation.