Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Tmdb::Cache(T)
Inherits
Reference
<
Object
Instance methods
evict
(key :
String
) :
Nil
Source
get
(key :
String
) :
T
Source
info
(key :
String
) :
Info
Source
put
(key :
String
, object :
T
) :
Nil
Source
Nested types
Tmdb::Cache::Info