struct Protocol::Debugger::Pause

Overview

Stops on the next JavaScript statement.

Included Modules

Defined in:

protocol/debugger.cr

Constructors

Constructor Detail

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

[View source]