Uses of Class
org.jline.console.impl.JlineCommandRegistry
Packages that use JlineCommandRegistry
-
Uses of JlineCommandRegistry in org.jline.console.impl
Subclasses of JlineCommandRegistry in org.jline.console.implModifier and TypeClassDescriptionclassImplementation of CommandRegistry that provides built-in commands for JLine.classManage console variables, commands and script execution.classDefault implementation of the Printer interface that provides syntax highlighting and formatting.