Searched refs:_findCommand (Results 1 – 2 of 2) sorted by relevance
388 return this.commands.length && !this._actionHandler && !this._findCommand('help');1072 const subCommand = this._findCommand(commandName);1247 if (operands && this._findCommand(operands[0])) {1297 if (this._findCommand('*')) { // legacy default command1325 _findCommand(name) { method in Command1506 if (this._findCommand(arg)) {
4 …_findCommand("help"):this._addImplicitHelpCommand}hook(e,t){const n=["preAction","postAction"];if(… method in t.detachNode.d