Searched refs:_actionHandler (Results 1 – 2 of 2) sorted by relevance
42 this._actionHandler = null;388 return this.commands.length && !this._actionHandler && !this._findCommand('help');484 this._actionHandler = listener;1260 …if (this.commands.length && this.args.length === 0 && !this._actionHandler && !this._defaultComman…1277 if (this._actionHandler) {1283 actionResult = this._chainOrCall(actionResult, () => this._actionHandler(this.processedArgs));
4 …_actionHandler=null,this._executableHandler=!1,this._executableFile=null,this._defaultCommandName=… function