-
Notifications
You must be signed in to change notification settings - Fork 0
Writing project files
Alan B. Christie edited this page Sep 19, 2025
·
2 revisions
When your workflow has finished you probably want to write its results (files or files) back to the enclosing Project directory, typically in the last step of a workflow.
Outputs are declared in the workflow's variables (see Workflow variables).
In order to identify the source of the output file you simply have to refer to an output file variable in a step's "plumbing".