Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MergedEnvironmentVariableCollection

Represents an environment variable collection that results from merging several collections together.

Hierarchy

  • MergedEnvironmentVariableCollection

Implemented by

Index

Properties

Methods

Properties

Readonly map

map: ReadonlyMap<string, ExtensionOwnedEnvironmentVariableMutator[]>

Methods

applyToProcessEnvironment

  • applyToProcessEnvironment(env: {}): void