Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
DebugCompoundSessionOptions
Interface DebugCompoundSessionOptions
interface
DebugCompoundSessionOptions
{
compound
:
DebugCompound
;
configuration
?:
undefined
;
name
:
string
;
noDebug
?:
boolean
;
testRun
?:
TestRunReference
;
workspaceFolderUri
?:
string
;
}
Hierarchy (
view full
)
DebugSessionOptionsBase
DebugCompoundSessionOptions
Index
Properties
compound
configuration?
name
no
Debug?
test
Run?
workspace
Folder
Uri?
Properties
compound
compound
:
DebugCompound
Optional
configuration
configuration
?:
undefined
name
name
:
string
Optional
no
Debug
no
Debug
?:
boolean
Optional
test
Run
test
Run
?:
TestRunReference
Optional
workspace
Folder
Uri
workspace
Folder
Uri
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
compound
configuration
name
no
Debug
test
Run
workspace
Folder
Uri
Theia TypeDoc
Loading...