Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/debug-session-options
DebugSessionOptionsBase
Interface DebugSessionOptionsBase
interface
DebugSessionOptionsBase
{
startedByUser
?:
boolean
;
testRun
?:
TestRunReference
;
workspaceFolderUri
?:
string
;
}
Hierarchy (
View Summary
)
DebugSessionOptionsBase
DebugConfigurationSessionOptions
DebugCompoundSessionOptions
Index
Properties
started
By
User?
test
Run?
workspace
Folder
Uri?
Properties
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
started
By
User
test
Run
workspace
Folder
Uri
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...