struct Protocol::DOM::SetInspectedNode

Overview

Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).

Included Modules

Defined in:

protocol/dom.cr

Constructors

Constructor Detail

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

[View source]