Method: Mangadex::Config#storage

Defined in:
lib/config.rb

#storageObject



44
45
46
# File 'lib/config.rb', line 44

def storage
  @storage ||= storage_class.new
end