struct Protocol::DOMDebugger::SetEventListenerBreakpoint

Overview

Sets breakpoint on particular DOM event.

Included Modules

Defined in:

protocol/dom_debugger.cr

Constructors

Constructor Detail

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

[View source]