Home > @rushstack/ts-command-line > AliasCommandLineAction > onExecuteAsync
AliasCommandLineAction.onExecuteAsync() method
Executes the target action.
Signature:
protected onExecuteAsync(): Promise<void>;
Returns:
Promise<void>
Home > @rushstack/ts-command-line > AliasCommandLineAction > onExecuteAsync
Executes the target action.
Signature:
protected onExecuteAsync(): Promise<void>;
Returns:
Promise<void>