save

method of dascore.workflow.pipe.Pipe source

save(
    self ,
    path: str | pathlib._local.Path[str, Path] ,
)-> ‘Path’

Write this pipe to a file.

The suffix picks the format; see write_workflow.