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