Uses of Interface
org.jline.reader.LineReader

Packages that use LineReader
Package
Description
JLine Builtins provides a collection of utility classes and implementations for common terminal functionality.
 
JLine Console package provides a framework for building interactive command-line applications.
 
JLine 3 Reader Package - Core components for building interactive command-line interfaces.
JLine 3 Reader Implementation Package.
JLine 3 Completer Implementations.
JLine 3 History Implementation Package.
Clean shell API for building interactive command-line applications with JLine.
Default implementations of the shell API interfaces.
Widgets for the JLine shell API.
JLine Widget package provides a framework for creating and managing widgets for JLine's LineReader.