module Store::ItemBuilder

Defined in:

store/item.cr

Class Method Summary

Class Method Detail

def self.from_depth_1(collection : String) #

[View source]
def self.from_depth_2(collection : String, bucket : String) #

[View source]
def self.from_depth_3(collection : String, bucket : String, object : String) #

[View source]
def self.from_str(part : String) #

[View source]