}
}
if (!isDefaultCommand) {
currentContext.commands.pop();
currentContext.fullCommands.pop();
}
return innerArgv;
}
private applyMiddlewareAndGetResult(
isDefaultCommand: boolean,