Skip to content

Latest commit

 

History

History
121 lines (59 loc) · 1.55 KB

File metadata and controls

121 lines (59 loc) · 1.55 KB
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @microsoft/rush-lib > RushUserConfiguration

RushUserConfiguration class

This API is provided as a beta 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)