SetInstrumentationBreakpointRequest

@Serializable
data class SetInstrumentationBreakpointRequest(val instrumentation: BreakpointInstrumentation)(source)

Request object containing input parameters for the DebuggerDomain.setInstrumentationBreakpoint command.

Constructors

Link copied to clipboard
constructor(instrumentation: BreakpointInstrumentation)

Properties

Link copied to clipboard

Instrumentation name.