Home > @microsoft/rush-lib > EnvironmentConfiguration > buildCacheWriteAllowed
EnvironmentConfiguration.buildCacheWriteAllowed property
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
If set, enables or disables writing to the cloud build cache. See EnvironmentVariableNames.RUSH_BUILD_CACHE_WRITE_ALLOWED
Signature:
static get buildCacheWriteAllowed(): boolean | undefined;