Home > @microsoft/rush-lib > ICreateOperationsContext > phaseSelection
ICreateOperationsContext.phaseSelection property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The set of phases selected for the current command execution.
Signature:
readonly phaseSelection: ReadonlySet<IPhase>;