Searched refs:getOptionsForHelp (Results 1 – 2 of 2) sorted by relevance
79 function getOptionsForHelp(commandLine: ParsedCommandLine) { function456 printEasyHelp(sys, getOptionsForHelp(commandLine));459 printAllHelp(sys, getOptionsForHelp(commandLine), optionsForBuild, optionsForWatch);
109432 function getOptionsForHelp(commandLine) { function109750 printEasyHelp(sys, getOptionsForHelp(commandLine));109753 … printAllHelp(sys, getOptionsForHelp(commandLine), ts.optionsForBuild, ts.optionsForWatch);