Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > IPhase > isSynthetic

IPhase.isSynthetic 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.

If set to true, this this phase was generated from a bulk command, and was not explicitly defined in the command-line.json file.

Signature:

isSynthetic: boolean;