Skip to contents

getWorkflow reads a tree and creates stepEnvs for all steps

Usage

getWorkflow(ident, from = pwd(), includeSelf = F)

Arguments

ident

the ident of the step

from

if relative path, default the starting step

includeSelf

by defaults does not include the step the script is run with.