Searched refs:_lazyHasImplicitHelpCommand (Results 1 – 1 of 1) sorted by relevance
288 _lazyHasImplicitHelpCommand() { method in Command883 } else if (this._lazyHasImplicitHelpCommand() && operands[0] === this._helpCommandName) {1320 if (this._lazyHasImplicitHelpCommand()) {1441 if (!this.commands.length && !this._lazyHasImplicitHelpCommand()) return '';