Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
process
CommandLineOptions
Interface CommandLineOptions
interface
CommandLineOptions
{
args
:
string
[]
;
cwd
:
string
;
env
?:
{
[
key
:
string
]
:
string
|
null
;
}
;
}
Index
Properties
args
cwd
env?
Properties
args
args
:
string
[]
cwd
cwd
:
string
Optional
env
env
?:
{
[
key
:
string
]
:
string
|
null
;
}
Type declaration
[
key
:
string
]:
string
|
null
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
args
cwd
env
Theia TypeDoc
Loading...