Class | Description |
---|---|
CommandCompleter |
JLine
Completer for Spring Boot Command s. |
PromptCommand |
Command to change the Shell prompt. |
Shell |
A shell for Spring YARN Cli.
|
ShellCommand |
Command to start a nested REPL shell. |
ShellPrompts |
Abstraction to manage a stack of prompts.
|
Exception | Description |
---|---|
ShellExitException |
Exception used to stop the
Shell . |