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
;
startedByUser
?:
boolean
;
testRun
?:
TestRunReference
;
workspaceFolderUri
?:
string
;
}
Hierarchy (
view full
)
DebugSessionOptionsBase
DebugConfigurationSessionOptions
Index
Properties
compound?
compound
Root?
configuration
name
provider
Type?
started
By
User?
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
started
By
User
started
By
User
?:
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
compound
Root
configuration
name
provider
Type
started
By
User
test
Run
workspace
Folder
Uri
Theia TypeDoc
Loading...