Uses of Interface
org.jline.builtins.ConsoleOptionGetter
Packages that use ConsoleOptionGetter
Package
Description
JLine Console package provides a framework for building interactive command-line applications.
-
Uses of ConsoleOptionGetter in org.jline.console
Subinterfaces of ConsoleOptionGetter in org.jline.consoleModifier and TypeInterfaceDescriptioninterface
Interface for aggregating command registries and dispatching command executions in a console application. -
Uses of ConsoleOptionGetter in org.jline.console.impl
Classes in org.jline.console.impl that implement ConsoleOptionGetterModifier and TypeClassDescriptionclass
Simple SystemRegistry which stores variables in the LineReader.class
Aggregate command registries.