Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/postject-copy/node_modules/commander/typings/
Dindex.d.ts472 copyInheritedSettings(sourceCommand: Command): this;
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js90 copyInheritedSettings(sourceCommand) { method in Command
158 cmd.copyInheritedSettings(this);
/third_party/node/test/fixtures/postject-copy/node_modules/commander/
DReadme.md548 …ted settings from the parent command. There is a helper routine `.copyInheritedSettings()` for cop…
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4copyInheritedSettings(e){return this._outputConfiguration=e._outputConfiguration,this._hasHelpOpti… method in t.detachNode.d