struct Protocol::DOM::SetNodeStackTracesEnabled

Overview

Sets if stack traces should be captured for Nodes. See Node.getNodeStackTraces. Default is disabled.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Constructor Detail

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

[View source]