Method: Arrow::Cache#name
- Defined in:
- lib/arrow/cache.rb
#name ⇒ Object (readonly)
The name of the cache; used in introspection
87 88 89 |
# File 'lib/arrow/cache.rb', line 87 def name @name end |
The name of the cache; used in introspection
87 88 89 |
# File 'lib/arrow/cache.rb', line 87 def name @name end |