Mate.Pipeline.replace
You're seeing just the function
replace
, go back to Mate.Pipeline module for more information.
Specs
Replaces a specific step with a custom step in the given steps
Example:
pipeline.replace(steps, Mate.Step.CleanBuild, CustomStep)