Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/task
node/process/process-task-runner
OsSpecificCommand
Interface OsSpecificCommand
interface
OsSpecificCommand
{
args
:
undefined
|
(
string
|
ShellQuotedString
)
[]
;
command
:
string
;
options
:
CommandOptions
;
}
Index
Properties
args
command
options
Properties
args
args
:
undefined
|
(
string
|
ShellQuotedString
)
[]
command
command
:
string
options
options
:
CommandOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
options
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...