Package org.springframework.boot.cli.command.options
package org.springframework.boot.cli.command.options
Support classes for handling command line options.
-
ClassDescriptionAn
OptionHandler
for commands that result in the compilation of one or more Groovy scripts.Delegate used byOptionParsingCommand
to parse options and run the command.Help for a specific option.Simple adapter class to present anOptionSet
as aGroovyCompilerConfiguration
.Extract source file options (anything following '--' in anOptionSet
).