Opus v0.3.1 Opus.Pipeline.Stage.Tee

The tee stage is intended for side-effects with no meaningful return value.

Its return value is ignored and the next stage is always called.

Link to this section Summary

Link to this section Functions

Link to this function run(stage, input)

Callback implementation for Opus.Pipeline.Stage.run/2.