Libraries
»
cryo
(0.0.3)
»
Index
»
Store
»
#get
Method: Store#get
Defined in:
lib/cryo/store.rb
#
get
⇒
Object
21 22 23
# File 'lib/cryo/store.rb', line 21
def
get
(
)
raise
"implement me"
end