Home
last modified time | relevance | path

Searched defs:parseCommandLine (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/
DCommandLineParser.ts64 export function parseCommandLine(commandLineArgs: string[]): CommandLineOptions { function
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DCommandLineParser.ts63 export function parseCommandLine(commandLineArgs: string[]): CommandLineOptions { function