Home > @microsoft/rush-lib > IRushCommand
IRushCommand interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Information about the currently executing command provided to plugins.
Signature:
export interface IRushCommand
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| string | (BETA) The name of this command, as seen on the command line |