Mate.Pipeline.new

You're seeing just the function new, go back to Mate.Pipeline module for more information.

Specs

new() :: t()

Create a new Pipeline struct with default build steps

Specs

new(steps :: steps()) :: t()

Create a new Pipeline struct with custom steps