Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/process
common/shell-command-builder
CommandLineOptions
Interface CommandLineOptions
interface
CommandLineOptions
{
args
:
string
[]
;
cwd
:
string
;
env
?:
{
[
key
:
string
]:
null
|
string
}
;
}
Index
Properties
args
cwd
env?
Properties
args
args
:
string
[]
cwd
cwd
:
string
Optional
env
env
?:
{
[
key
:
string
]:
null
|
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
cwd
env
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...