Method: HTTParty::Cache::Store::Memory#store
- Defined in:
- lib/httparty/cache/store/memory.rb
#store ⇒ Object (readonly)
Returns the value of attribute store.
11 12 13 |
# File 'lib/httparty/cache/store/memory.rb', line 11 def store @store end |