Searched defs:parseCommandLine (Results 1 – 2 of 2) sorted by relevance
159 export function parseCommandLine( function
141 function parseCommandLine(commandLineArgs: string[]): TestRunnerOptions { function