Method: HTTParty::Cache::Store::Memory#store

Defined in:
lib/httparty/cache/store/memory.rb

#storeObject (readonly)

Returns the value of attribute store.



11
12
13
# File 'lib/httparty/cache/store/memory.rb', line 11

def store
  @store
end