Home > @microsoft/rush-lib > ICreateOperationsContext > projectSelection
ICreateOperationsContext.projectSelection 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 Rush projects selected for the current command execution.
Signature:
readonly projectSelection: ReadonlySet<RushConfigurationProject>;