save
save(
self ,
path: str | pathlib._local.Path[str, Path] ,
)-> ‘Path’
Write this record to a file.
The suffix picks the format, as it does for a pipe; see write_workflow.
| method of dascore.workflow.provenance.Provenance | source |
save(
self ,
path: str | pathlib._local.Path[str, Path] ,
)-> ‘Path’
Write this record to a file.
The suffix picks the format, as it does for a pipe; see write_workflow.