struct Protocol::Storage::GetSharedStorageEntries

Overview

Gets the entries in an given origin's shared storage.

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 entries : Array(SharedStorageEntry) #

[View source]