Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > RushSession

RushSession 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.

Signature:

export declare class RushSession 

Constructors

ConstructorModifiersDescription
(constructor)(options)(BETA) Constructs a new instance of the RushSession class

Properties

PropertyModifiersTypeDescription
hooksreadonlyRushLifecycleHooks(BETA)
terminalProviderreadonlyITerminalProvider(BETA)

Methods

MethodModifiersDescription
getCloudBuildCacheProviderFactory(cacheProviderName)(BETA)
getLogger(name)(BETA)
registerCloudBuildCacheProviderFactory(cacheProviderName, factory)(BETA)