| Package | Description |
|---|---|
| org.gradle.cli | |
| org.gradle.initialization | |
| org.gradle.launcher.cli | |
| org.gradle.logging.internal |
| Modifier and Type | Method and Description |
|---|---|
CommandLineParser |
CommandLineParser.allowMixedSubcommandsAndOptions() |
CommandLineParser |
CommandLineParser.allowUnknownOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandLineConverter.configure(CommandLineParser parser) |
void |
AbstractPropertiesCommandLineConverter.configure(CommandLineParser parser) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCommandLineConverter.configure(CommandLineParser parser) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandLineAction.configureCommandLineParser(CommandLineParser parser)
Configures the given parser with the options used by this action.
|
Action<ExecutionListener> |
CommandLineAction.createAction(CommandLineParser parser,
ParsedCommandLine commandLine)
Creates an executable action from the given command-line args.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingCommandLineConverter.configure(CommandLineParser parser) |
Copyright © 2013. All rights reserved