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