Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js2171 function getCommandAndParents(startCommand) { argument
2173 for (let command = startCommand; command; command = command.parent) {