struct Protocol::DOMDebugger::SetDOMBreakpoint

Overview

Sets breakpoint on particular operation with DOM.

Included Modules

Defined in:

protocol/dom_debugger.cr

Constructors

Constructor Detail

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

[View source]