Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
DebugAdapterTracker
/
onWillStartSession
on
Will
Start
Session
abstract
var
onWillStartSession
:
(
)
->
Unit
?
(
source
)
A session with the debug adapter is about to be started.
Online Documentation