struct Protocol::IndexedDB::RequestDatabase

Overview

Requests database with given name in given frame.

Included Modules

Defined in:

protocol/indexed_db.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def database_with_object_stores : DatabaseWithObjectStores #

Database with an array of object stores.


[View source]