struct

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)
Source

Instance methods

config
Source
config=(config : Hash(String, String))
Source
file_path
Source
file_path=(file_path : String)
Source
output_path
Source
output_path=(output_path : String)
Source