Package org.springframework.boot.cli.command.options
Interface Summary Interface Description OptionHelp Help for a specific option.Class Summary Class Description CompilerOptionHandler AnOptionHandlerfor commands that result in the compilation of one or more Groovy scripts.OptionHandler Delegate used byOptionParsingCommandto parse options and run the command.OptionSetGroovyCompilerConfiguration Simple adapter class to present anOptionSetas aGroovyCompilerConfiguration.SourceOptions Extract source file options (anything following '--' in anOptionSet).