Package | Description |
---|---|
org.springframework.boot.cli.command |
Command infrastructure for the CLI.
|
org.springframework.boot.cli.command.core |
Core CLI commands.
|
org.springframework.boot.cli.command.options |
Support classes for handling command line options.
|
Class and Description |
---|
OptionHandler
Delegate used by
OptionParsingCommand to parse options and run the command. |
OptionHelp
Help for a specific option.
|
Class and Description |
---|
OptionHelp
Help for a specific option.
|
Class and Description |
---|
CompilerOptionHandler
An
OptionHandler for commands that result in the compilation of one or more
Groovy scripts. |
OptionHandler
Delegate used by
OptionParsingCommand to parse options and run the command. |
OptionHelp
Help for a specific option.
|