Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/terminal
common/base-terminal-protocol
IBaseTerminalErrorEvent
Interface IBaseTerminalErrorEvent
interface
IBaseTerminalErrorEvent
{
attached
?:
boolean
;
error
:
Error
;
terminalId
:
number
;
}
Index
Properties
attached?
error
terminal
Id
Properties
Optional
attached
attached
?:
boolean
error
error
:
Error
terminal
Id
terminalId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attached
error
terminal
Id
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...