Members
Methods
-
addStep(pathOrStep, op)
-
Adds a step to this receipe
Parameters:
Name Type Description pathOrStepString | Step the path in
thingthatopwill run on. Or if a Step has already been created (which constains a path and op) just use that instead.opfunction if pathOrStep is a path, this is the function that will be run against that path