Home
last modified time | relevance | path

Searched refs:cliText (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/parallel/
Dtest-process-env-allowed-flags-are-documented.js11 const cliText = fs.readFileSync(cliMd, { encoding: 'utf8' }); constant
23 const nodeOptionsLines = parseSection(cliText,
26 const v8OptionsLines = parseSection(cliText,