Method: Tins::LRUCache#capacity
- Defined in:
- lib/tins/lru_cache.rb
#capacity ⇒ Object (readonly)
Returns the value of attribute capacity.
20 21 22 |
# File 'lib/tins/lru_cache.rb', line 20 def capacity @capacity end |
Returns the value of attribute capacity.
20 21 22 |
# File 'lib/tins/lru_cache.rb', line 20 def capacity @capacity end |