Theia API Documentation v1.73.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/debug-session
DebugSessionData
Interface DebugSessionData
interface
DebugSessionData
{
id
:
string
;
options
:
DebugConfigurationSessionOptions
;
parentSession
:
undefined
|
DebugSession
;
}
Index
Properties
id
options
parent
Session
Properties
id
id
:
string
options
options
:
DebugConfigurationSessionOptions
parent
Session
parentSession
:
undefined
|
DebugSession
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
options
parent
Session
Eclipse Theia Website
GitHub
Theia API Documentation v1.73.0
Loading...