This module exports all the steps that are used in builtin pipelines.
A step implements the TaraskStep type.
Some steps are configurable, they take additional arguments and return a TaraskStep, for example resolveSpecialSyntax.
This module exports all the steps that are used in builtin pipelines.
A step implements the TaraskStep type.
Some steps are configurable, they take additional arguments and return a TaraskStep, for example resolveSpecialSyntax.