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, runHelpgetPluginManager, setPluginManagerpublic ExitCode runWithoutHelp(CommandRunnerParams params) throws Exception
runWithoutHelp in class AbstractCommandExceptionpublic boolean isReadOnly()
public String getShortDescription()
public LogConfigSetup getLogConfig()
getLogConfig in interface CommandgetLogConfig in class AbstractCommand