Skip to content

Latest commit

 

History

History
71 lines (37 loc) · 1.38 KB

File metadata and controls

71 lines (37 loc) · 1.38 KB
hide_title true
custom_edit_url
pagination_prev
pagination_next

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