struct Protocol::IO::ResolveBlob

Overview

Return UUID of Blob object specified by a remote object id.

Included Modules

Defined in:

protocol/io.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def uuid : String #

UUID of the specified Blob.


[View source]