Home > @microsoft/rush-lib > RushUserConfiguration
RushUserConfiguration class
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.
Rush per-user configuration data.
Signature:
export declare class RushUserConfiguration
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
buildCacheFolder | readonly | string | undefined | (BETA) If provided, store build cache in the specified folder. Must be an absolute path. |
Methods
Method | Modifiers | Description |
---|---|---|
getRushUserFolderPath() | static | (BETA) |
initializeAsync() | static | (BETA) |