Rush StackShopBlogEvents
Skip to main content

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

PropertyModifiersTypeDescription
buildCacheFolderreadonlystring | undefined(BETA) If provided, store build cache in the specified folder. Must be an absolute path.

Methods

MethodModifiersDescription
getRushUserFolderPath()static(BETA)
initializeAsync()static(BETA)