Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/cli/
DLinterCLI.ts30 const commandLineArgs = process.argv.slice(2); constant
/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/src/
Dcookbook_convertor.ts490 let commandLineArgs = process.argv.slice(2); variable