Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/debug-session-options
DebugCompoundSessionOptions
Interface DebugCompoundSessionOptions
interface
DebugCompoundSessionOptions
{
compound
:
DebugCompound
;
configuration
?:
undefined
;
name
:
string
;
noDebug
?:
boolean
;
startedByUser
?:
boolean
;
testRun
?:
TestRunReference
;
workspaceFolderUri
?:
string
;
}
Hierarchy (
View Summary
)
DebugSessionOptionsBase
DebugCompoundSessionOptions
Index
Properties
compound
configuration?
name
no
Debug?
started
By
User?
test
Run?
workspace
Folder
Uri?
Properties
compound
compound
:
DebugCompound
Optional
configuration
configuration
?:
undefined
name
name
:
string
Optional
no
Debug
noDebug
?:
boolean
Optional
started
By
User
startedByUser
?:
boolean
Optional
test
Run
testRun
?:
TestRunReference
Optional
workspace
Folder
Uri
workspaceFolderUri
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compound
configuration
name
no
Debug
started
By
User
test
Run
workspace
Folder
Uri
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...