Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
DebugSession
/
parentSession
parent
Session
abstract
val
parentSession
:
DebugSession
?
(
source
)
The parent session of this debug session, if it was created as a child.
See also
Debug
Session
Options.
parent
Session
Online Documentation