Libraries
»
miscellany
(0.1.25)
»
Index
»
Miscellany
»
LocalLruCache
»
#clear
Method: Miscellany::LocalLruCache#clear
Defined in:
lib/miscellany/local_lru_cache.rb
#
clear
⇒
Object
59 60 61
# File 'lib/miscellany/local_lru_cache.rb', line 59
def
clear
@data
.
clear
end