public class CacheCommand extends AbstractCommand
commandArgsFile| Constructor and Description |
|---|
CacheCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
fakeOutParseEvents(BuckEventBus eventBus) |
List<String> |
getArguments() |
String |
getShortDescription() |
boolean |
isReadOnly() |
ExitCode |
runWithoutHelp(CommandRunnerParams params) |
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 void fakeOutParseEvents(BuckEventBus eventBus)
public ExitCode runWithoutHelp(CommandRunnerParams params) throws Exception
runWithoutHelp in class AbstractCommandExceptionpublic String getShortDescription()
public boolean isReadOnly()