See: Description
Interface | Description |
---|---|
OptionHelp |
Help for a specific option.
|
Class | 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. |
OptionSetGroovyCompilerConfiguration |
Simple adapter class to present an
OptionSet as a
GroovyCompilerConfiguration . |
SourceOptions |
Extract source file options (anything following '--' in an
OptionSet ). |