Package | Description |
---|---|
org.springframework.shell.jline |
Contains classes that leverage the JLine library to hook into the Spring Shell REPL.
|
org.springframework.shell.result |
Contains strategies for dealing with results of commands.
|
Class and Description |
---|
PromptProvider
Called at each REPL cycle to decide what the prompt should be.
|
Class and Description |
---|
InteractiveShellRunner
A
ShellRunner that bootstraps the shell in interactive mode. |
Copyright © 2024. All rights reserved.