struct Protocol::Storage::IndexedDBListUpdated

Overview

The origin's IndexedDB database list has been modified.

Included Modules

Defined in:

protocol/storage.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def origin : String #

Origin to update.


[View source]
def storage_key : String #

Storage key to update.


[View source]