struct Protocol::Debugger::SetBreakpointsActive

Overview

Activates / deactivates all breakpoints on the page.

Included Modules

Defined in:

protocol/debugger.cr

Constructors

Constructor Detail

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

[View source]