Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/debug-session-options
DebugConfigurationSessionOptions
Interface DebugConfigurationSessionOptions
interface
DebugConfigurationSessionOptions
{
compound
?:
undefined
;
compoundRoot
?:
DebugCompoundRoot
;
configuration
:
DebugConfiguration
;
name
:
string
;
providerType
?:
string
;
startedByUser
?:
boolean
;
testRun
?:
TestRunReference
;
workspaceFolderUri
?:
string
;
}
Hierarchy (
View Summary
)
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
compoundRoot
?:
DebugCompoundRoot
configuration
configuration
:
DebugConfiguration
name
name
:
string
Optional
provider
Type
providerType
?:
string
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
compound
Root
configuration
name
provider
Type
started
By
User
test
Run
workspace
Folder
Uri
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...