Method: Arrow::Cache#list
- Defined in:
- lib/arrow/cache.rb
#list ⇒ Object (readonly)
The list of cached objects
99 100 101 |
# File 'lib/arrow/cache.rb', line 99 def list @list end |
The list of cached objects
99 100 101 |
# File 'lib/arrow/cache.rb', line 99 def list @list end |