Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/postject-copy/node_modules/commander/typings/
Dindex.d.ts443 configureHelp(configuration: HelpConfiguration): this;
445 configureHelp(): HelpConfiguration;
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js186 return Object.assign(new Help(), this.configureHelp());
197 configureHelp(configuration) { method in Command
/third_party/node/test/fixtures/postject-copy/node_modules/commander/
DReadme.md913 You can configure the Help behaviour by modifying data properties and methods using `.configureHelp
927 program.configureHelp({
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …return new d(e)}createHelp(){return Object.assign(new u,this.configureHelp())}configureHelp(e){ret… method in t.detachNode.d