Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DLintOptions.ts26 cmdOptions: CommandLineOptions; property
DLinterRunner.ts87 const cmdOptions = options.cmdOptions; constant
/arkcompiler/ets_frontend/ets2panda/linter/src/
DLinterCLI.ts35 const cmdOptions = parseCommandLine(commandLineArgs); constant
DTestRunner.ts183 const cmdOptions = parseArgs(testDir, testFile, mode); constant