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



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

def self.processor_class
  Processors::Document
end