Searched refs:executeCommandLine (Results 1 – 6 of 6) sorted by relevance
21 ts.executeCommandLine(ts.sys, ts.noop, ts.sys.args);
297 watchOrSolution: ReturnType<typeof executeCommandLine>331 const watchOrSolution = executeCommandLine(379 watchOrSolution: ReturnType<typeof executeCommandLine>;
46 const closer = executeCommandLine(
105 executeCommandLine(
387 export function executeCommandLine( function
95079 function executeCommandLine(system, cb, commandLineArgs) { function95097 ts.executeCommandLine = executeCommandLine;95381 ts.executeCommandLine(ts.sys, ts.noop, ts.sys.args);