Class: Hydra::Derivatives::DocumentDerivatives

Inherits:
Runner
  • Object
show all
Defined in:
lib/hydra/derivatives/runners/document_derivatives.rb

Class Method Summary collapse

Methods inherited from Runner

create, source_file, transform_directives

Class Method Details

.processor_classObject



3
4
5
# File 'lib/hydra/derivatives/runners/document_derivatives.rb', line 3

def self.processor_class
  Processors::Document
end