Method: WebFetch::Storage::Memory.storage

Defined in:
lib/web_fetch/storage/memory.rb

.storageObject (readonly)

Returns the value of attribute storage.



9
10
11
# File 'lib/web_fetch/storage/memory.rb', line 9

def storage
  @storage
end