Searched refs:copyInheritedSettings (Results 1 – 4 of 4) sorted by relevance
472 copyInheritedSettings(sourceCommand: Command): this;
90 copyInheritedSettings(sourceCommand) { method in Command158 cmd.copyInheritedSettings(this);
548 …ted settings from the parent command. There is a helper routine `.copyInheritedSettings()` for cop…
4 …copyInheritedSettings(e){return this._outputConfiguration=e._outputConfiguration,this._hasHelpOpti… method in t.detachNode.d