Capturing output
Overview
Teaching: 0 min
Exercises: 0 minQuestions
Key question (FIXME)
Objectives
explain that only files explicitly mentioned in a description will be included in the output of a step/workflow
implement bulk capturing of all files produced by a step/workflow for debugging purposes
use STDIN and STDOUT as input and output
capture output written to a specific directory, the working directory, or the same directory where input is located
By the end of this episode, learners should be able to define the files that will be included as output of a workflow.
Key Points
First key point. Brief Answer to questions. (FIXME)