Home
last modified time | relevance | path

Searched defs:commandLineArgs (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/
DLinterCLI.ts29 const commandLineArgs = process.argv.slice(2); constant
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DLinterRunner.ts225 const commandLineArgs = process.argv.slice(2); constant
/arkcompiler/ets_frontend/ets2panda/linter-4.2/cookbook_convertor/src/
Dcookbook_convertor.ts446 let commandLineArgs = process.argv.slice(2); variable
/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/src/
Dcookbook_convertor.ts473 let commandLineArgs = process.argv.slice(2); variable