Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/env-variables/env-variables-protocol
EnvVariable
Interface EnvVariable
interface
EnvVariable
{
name
:
string
;
value
:
undefined
|
string
;
}
Index
Properties
name
value
Properties
Readonly
name
name
:
string
Readonly
value
value
:
undefined
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
value
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...