public class ShellCommand
extends org.springframework.boot.cli.command.AbstractCommand
Command
to start a nested REPL shell.Shell
Constructor and Description |
---|
ShellCommand(java.util.List<org.springframework.boot.cli.command.Command> commands) |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.cli.command.status.ExitStatus |
run(java.lang.String... args) |