woom.workflow.Workflow.get_task_artifact_paths#
- Workflow.get_task_artifact_paths(artifact_name, task_name, cycle=None, member=None, flat=False)[source]#
Get the paths of an artifact of a given task across cycles and members
This is a special call to
get_task_artifacts()in which the artifact name is mandatory as first argument.