Class: DerivativeRodeo::StorageLocations::HttpLocation

Inherits:
BaseLocation
  • Object
show all
Includes:
DownloadConcern
Defined in:
lib/derivative_rodeo/storage_locations/http_location.rb

Overview

Location for files from the web. Download only, can not write!

Instance Attribute Summary

Attributes inherited from BaseLocation

#file_uri

Method Summary

Methods included from DownloadConcern

#exist?, #get, #matching_locations_in_file_dir, #with_existing_tmp_path, #write

Methods inherited from BaseLocation

build, create_uri, #derived_file_from, #exist?, #file_basename, #file_dir, #file_extension, #file_name, #file_path, file_path_from_parts, from_uri, inherited, #initialize, load_location, location_name, locations, #matching_locations_in_file_dir, register_location, #tmp_file_dir, #with_existing_tmp_path, #with_new_extension, #with_new_tmp_path, #with_tmp_path, #write

Constructor Details

This class inherits a constructor from DerivativeRodeo::StorageLocations::BaseLocation