Theia API Documentation v1.71.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-terminal
common/shell-execution-input-parser
ShellExecutionInput
Interface ShellExecutionInput
interface
ShellExecutionInput
{
command
:
string
;
cwd
?:
string
;
description
?:
string
;
timeout
?:
number
;
}
Index
Properties
command
cwd?
description?
timeout?
Properties
command
command
:
string
Optional
cwd
cwd
?:
string
Optional
description
description
?:
string
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
cwd
description
timeout
Eclipse Theia Website
GitHub
Theia API Documentation v1.71.0
Loading...