public class AuditFlavorsCommand extends AbstractCommand
commandArgsFile| Constructor and Description |
|---|
AuditFlavorsCommand() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArguments() |
String |
getShortDescription() |
boolean |
isReadOnly() |
ExitCode |
runWithoutHelp(CommandRunnerParams params) |
boolean |
shouldGenerateJsonOutput() |
addCommandSpecificConfigOverrides, convertArgumentsToBuildTargets, createParsingContext, getCommandArgsFile, getCommandLineBuildTargetNormalizer, getConcurrencyLimit, getConfigOverrides, getEnableParserProfiling, getEventListeners, getEventsOutputPath, getExcludeIncompatibleTargets, getExecutionContext, getExecutionContextBuilder, getHostPlatform, getLogConfig, getTargetPlatforms, handleException, handleException, isNoCache, isReuseCurrentConfig, isSourceControlStatsGatheringEnabled, matchBuildTargetsWithLabelsFromSpecs, performsBuild, prepareExecutionContext, printUsage, printWarning, printWarning, run, runHelpgetPluginManager, setPluginManagerpublic boolean shouldGenerateJsonOutput()
public String getShortDescription()
public ExitCode runWithoutHelp(CommandRunnerParams params) throws Exception
runWithoutHelp in class AbstractCommandExceptionpublic boolean isReadOnly()