Class | Description |
---|---|
CLICommandCompleter |
Command Completer for JLine
|
CLICommandConsole |
Command Manager for Command Line Interface.
|
CLICommandConsole.CLIBuiltinCommand |
Super class of CLI command manager built-in commands
|
CLICommandConsole.CLIHelpCommand | |
CLICommandConsole.CLISourceCommand | |
ShellParser |
Parse shell line.
|
ShellParser.ArgumentAndPosition |
Split string and its original position
|