public class AuditTestsCommand extends AbstractCommand
commandArgsFile| Constructor and Description | 
|---|
AuditTestsCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
getArguments()  | 
com.google.common.collect.ImmutableList<String> | 
getArgumentsFormattedAsBuildTargets(Cell rootCell,
                                   Path clientWorkingDir,
                                   BuckConfig buckConfig)  | 
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 com.google.common.collect.ImmutableList<String> getArgumentsFormattedAsBuildTargets(Cell rootCell, Path clientWorkingDir, BuckConfig buckConfig)
public ExitCode runWithoutHelp(CommandRunnerParams params) throws Exception
runWithoutHelp in class AbstractCommandExceptionpublic boolean isReadOnly()
public String getShortDescription()