Home > @microsoft/rush-lib > ICreateOperationsContext > phaseOriginal
ICreateOperationsContext.phaseOriginal 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 original for the current command execution.
Signature:
readonly phaseOriginal: ReadonlySet<IPhase>;