Home > @microsoft/rush-lib > IFileSystemBuildCacheProviderOptions
IFileSystemBuildCacheProviderOptions interface
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.
Options for creating a file system build cache provider.
Signature:
export interface IFileSystemBuildCacheProviderOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
rushConfiguration | RushConfiguration | (BETA) The workspace Rush configuration | |
rushUserConfiguration | RushUserConfiguration | (BETA) The user Rush configuration |