Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/debug-session-manager
DebugSessionCustomEvent
Interface DebugSessionCustomEvent
interface
DebugSessionCustomEvent
{
body
?:
any
;
event
:
string
;
session
:
DebugSession
;
}
Index
Properties
body?
event
session
Properties
Optional
Readonly
body
body
?:
any
Readonly
event
event
:
string
Readonly
session
session
:
DebugSession
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
event
session
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...