Processor
A processor is a callable that will do stuff. Within a task, its type is defined by the first key of the processor configuration.
Example
In this example, read
and write
are the processors.
Last updated
Was this helpful?
A processor is a callable that will do stuff. Within a task, its type is defined by the first key of the processor configuration.
In this example, read
and write
are the processors.
Last updated
Was this helpful?