public class DoctorCommand extends AbstractCommand
commandArgsFile
Constructor and Description |
---|
DoctorCommand() |
Modifier and Type | Method and Description |
---|---|
LogConfigSetup |
getLogConfig() |
String |
getShortDescription() |
boolean |
isReadOnly() |
ExitCode |
runWithoutHelp(CommandRunnerParams params) |
addCommandSpecificConfigOverrides, convertArgumentsToBuildTargets, createParsingContext, getCommandArgsFile, getCommandLineBuildTargetNormalizer, getConcurrencyLimit, getConfigOverrides, getEnableParserProfiling, getEventListeners, getEventsOutputPath, getExcludeIncompatibleTargets, getExecutionContext, getExecutionContextBuilder, getHostPlatform, getTargetPlatforms, handleException, handleException, isNoCache, isReuseCurrentConfig, isSourceControlStatsGatheringEnabled, matchBuildTargetsWithLabelsFromSpecs, performsBuild, prepareExecutionContext, printUsage, printWarning, printWarning, run, runHelp
getPluginManager, setPluginManager
public ExitCode runWithoutHelp(CommandRunnerParams params) throws Exception
runWithoutHelp
in class AbstractCommand
Exception
public boolean isReadOnly()
public String getShortDescription()
public LogConfigSetup getLogConfig()
getLogConfig
in interface Command
getLogConfig
in class AbstractCommand