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