Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
terminal
MergedEnvironmentVariableCollectionImpl
Class MergedEnvironmentVariableCollectionImpl
Hierarchy
MergedEnvironmentVariableCollectionImpl
Implements
MergedEnvironmentVariableCollection
Index
Constructors
constructor
Properties
map
Methods
apply
ToProcess
Environment
Constructors
constructor
new
Merged
Environment
Variable
Collection
Impl
(
collections
:
Map
<
string
,
EnvironmentVariableCollection
>
)
:
MergedEnvironmentVariableCollectionImpl
Parameters
collections:
Map
<
string
,
EnvironmentVariableCollection
>
Returns
MergedEnvironmentVariableCollectionImpl
Properties
Readonly
map
map
:
Map
<
string
,
ExtensionOwnedEnvironmentVariableMutator
[]
>
= ...
Methods
apply
ToProcess
Environment
apply
ToProcess
Environment
(
env
:
{}
)
:
void
Applies this collection to a process environment.
Parameters
env:
{}
[
key:
string
]:
string
|
null
Returns
void
Exports
terminal
IBase
Terminal
Server
Terminal
Commands
Terminal
Keybinding
Contexts
Terminal
Menus
Merged
Environment
Variable
Collection
Impl
constructor
map
apply
ToProcess
Environment
Applies this collection to a process environment.