Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
DebugSessionOptionsBase
Interface DebugSessionOptionsBase
interface
DebugSessionOptionsBase
{
startedByUser
?:
boolean
;
testRun
?:
TestRunReference
;
workspaceFolderUri
?:
string
;
}
Hierarchy (
view full
)
DebugSessionOptionsBase
DebugConfigurationSessionOptions
DebugCompoundSessionOptions
Index
Properties
started
By
User?
test
Run?
workspace
Folder
Uri?
Properties
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
started
By
User
test
Run
workspace
Folder
Uri
Theia TypeDoc
Loading...