Searched refs:_chainOrCallSubCommandHook (Results 1 – 1 of 1) sorted by relevance
1076 hookResult = this._chainOrCallSubCommandHook(hookResult, subCommand, 'preSubcommand');1220 _chainOrCallSubCommandHook(promise, subCommand, event) { method in Command