Class: DerivativeRodeo::Generators::CopyGenerator

Inherits:
BaseGenerator
  • Object
show all
Includes:
CopyFileConcern
Defined in:
lib/derivative_rodeo/generators/copy_generator.rb

Overview

Responsible for moving files from one storage adapter to another.

Instance Attribute Summary

Attributes inherited from BaseGenerator

#input_uris, #output_extension, #output_location_template, #preprocessed_location_template

Method Summary

Methods included from CopyFileConcern

#build_step, #copy

Methods inherited from BaseGenerator

#build_step, #derive_preprocessed_template_from, #destination, #generated_files, #generated_uris, #initialize, #input_files, #run, #valid_instantiation?, #with_each_requisite_location_and_tmp_file_path

Constructor Details

This class inherits a constructor from DerivativeRodeo::Generators::BaseGenerator