struct Protocol::DOMStorage::Disable

Overview

Disables storage tracking, prevents storage events from being sent to the client.

Included Modules

Defined in:

protocol/dom_storage.cr

Constructors

Constructor Detail

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

[View source]