Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.inspector.debugger
/
SetBreakpointReturnType
Set
Breakpoint
Return
Type
external
interface
SetBreakpointReturnType
(
source
)
Members
Properties
actual
Location
Link copied to clipboard
abstract
var
actualLocation
:
Location
Location this breakpoint resolved into.
breakpoint
Id
Link copied to clipboard
abstract
var
breakpointId
:
BreakpointId
Id of the created breakpoint for further reference.