Mate.Pipeline.Step behaviour (Mate v0.1.5) View Source

This behaviour is used for every step in the pipeline

Link to this section Summary

Callbacks

Run this step within the given session

Link to this section Callbacks

Specs

run(session :: Mate.Session.t()) :: {:ok, Mate.Session.t()} | no_return()

Run this step within the given session