StepIntoParameterType

sealed external interface StepIntoParameterType(source)

Properties

Link copied to clipboard
abstract var breakOnAsyncCall: Boolean?

Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.