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

map: ReadonlyMap<string, ExtensionOwnedEnvironmentVariableMutator[]>

Methods

  • applyToProcessEnvironment(env: {}): void