Method: Tins::LRUCache#capacity

Defined in:
lib/tins/lru_cache.rb

#capacityObject (readonly)

Returns the value of attribute capacity.



20
21
22
# File 'lib/tins/lru_cache.rb', line 20

def capacity
  @capacity
end