Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js1257outputHelpIfRequested(this, unknown); // Run the help for default command from parent rather than …
1265 outputHelpIfRequested(this, parsed.unknown);
2109 function outputHelpIfRequested(cmd, args) { function