Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > PackageManagerOptionsConfigurationBase

PackageManagerOptionsConfigurationBase class

Options that all package managers share.

Signature:

export declare abstract class PackageManagerOptionsConfigurationBase implements IPackageManagerOptionsJsonBase 

Implements: IPackageManagerOptionsJsonBase

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the PackageManagerOptionsConfigurationBase class.

Properties

Property

Modifiers

Type

Description

environmentVariables?

readonly

IConfigurationEnvironment

(Optional) Environment variables for the package manager