Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/postject-copy/node_modules/commander/typings/
Dindex.d.ts416 addHelpCommand(enableOrNameAndArgs?: string | boolean, description?: string): this;
/third_party/node/test/fixtures/postject-copy/node_modules/commander/
DReadme.md40 - [.addHelpCommand()](#addhelpcommand)
900 ### .addHelpCommand()
902 …plicitly turn on or off the implicit help command with `.addHelpCommand()` and `.addHelpCommand(fa…
907 program.addHelpCommand('assist [command]', 'show assistance');
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js367 addHelpCommand(enableOrNameAndArgs, description) { method in Command
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …gument is never used: '${e.name()}'`);return this._args.push(e),this}addHelpCommand(e,t){return!1=… method in t.detachNode.d