read_workflow
read_workflow(
path: Path ,
)-> ‘Any’
Return the workflow document a file holds; see write_workflow.
| function of dascore.workflow.serialize | source |
read_workflow(
path: Path ,
)-> ‘Any’
Return the workflow document a file holds; see write_workflow.