Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
DebugConfigurationSessionOptions
Interface DebugConfigurationSessionOptions
interface
DebugConfigurationSessionOptions
{
compound
?:
undefined
;
compoundRoot
?:
DebugCompoundRoot
;
configuration
:
DebugConfiguration
;
name
:
string
;
providerType
?:
string
;
testRun
?:
TestRunReference
;
workspaceFolderUri
?:
string
;
}
Hierarchy (
view full
)
DebugSessionOptionsBase
DebugConfigurationSessionOptions
Index
Properties
compound?
compound
Root?
configuration
name
provider
Type?
test
Run?
workspace
Folder
Uri?
Properties
Optional
compound
compound
?:
undefined
Optional
compound
Root
compound
Root
?:
DebugCompoundRoot
configuration
configuration
:
DebugConfiguration
name
name
:
string
Optional
provider
Type
provider
Type
?:
string
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
compound
Root
configuration
name
provider
Type
test
Run
workspace
Folder
Uri
Theia TypeDoc
Loading...