Hwaro::Content::Processors::ProcessorContext
Inherits Struct / Value / Object
Context passed to processors with relevant metadata
Constructors
new(file_path : String = "", output_path : String = "", config : Hash(String, String) = {} of String => String)
SourceInstance methods
config
Sourceconfig=(config : Hash(String, String))
Sourcefile_path
Sourcefile_path=(file_path : String)
Sourceoutput_path
Sourceoutput_path=(output_path : String)
Source