struct Protocol::Debugger::SetInstrumentationBreakpoint

Overview

Sets instrumentation breakpoint.

Included Modules

Defined in:

protocol/debugger.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def breakpoint_id : BreakpointId #

Id of the created breakpoint for further reference.


[View source]