Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dragonsfire
master
Dragonsfire
Content
Dragonsfire
FileStore
S3Store
Store
Built with Crystal 1.9.2
2023-10-07 21:49:23 UTC
abstract class
Dragonsfire::Store
Dragonsfire::Store
Reference
Object
Direct Known Subclasses
Dragonsfire::FileStore
Dragonsfire::S3Store
Defined in:
dragonsfire/storage/store.cr
Constructors
.new
(config : Hash(Symbol, String))
Instance Method Summary
#configure
(k, v)
#init
Constructor Detail
def self.
new
(config : Hash(Symbol, String))
#
[
View source
]
Instance Method Detail
def
configure
(k, v)
#
[
View source
]
def
init
#
[
View source
]