Opus v0.3.0 Opus.Pipeline.Stage.Check
The check stage is intended to assert its input fulfils certain criteria otherwise the pipeline is halted.
Its implementation must return true
to proceed running any next steps.
Link to this section Summary
Functions
Callback implementation for Opus.Pipeline.Stage.run/2
Link to this section Functions
Link to this function
run(stage, input)
Callback implementation for Opus.Pipeline.Stage.run/2
.