Opus.Pipeline.Stage.run

You're seeing just the callback run, go back to Opus.Pipeline.Stage module for more information.

Specs

run(
  {module :: atom(), type :: atom(), name :: atom(), opts :: %{}},
  input :: any()
) :: {:cont | :halt, any()}