Skip to content

Latest commit

 

History

History
69 lines (36 loc) · 1.01 KB

File metadata and controls

69 lines (36 loc) · 1.01 KB
hide_title true
custom_edit_url
pagination_prev
pagination_next

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

actionName

readonly

string

(BETA) The name of this command, as seen on the command line