Uses of Class
org.springframework.boot.cli.command.options.OptionHandler
Package
Description
Command infrastructure for the CLI.
Support classes for handling command line options.
-
Uses of OptionHandler in org.springframework.boot.cli.command
ModifierConstructorDescriptionprotected
OptionParsingCommand
(String name, String description, OptionHandler handler) -
Uses of OptionHandler in org.springframework.boot.cli.command.options
Modifier and TypeClassDescriptionclass
AnOptionHandler
for commands that result in the compilation of one or more Groovy scripts.