parse_workflow_file

Function parse_workflow_file 

Source
pub fn parse_workflow_file(
    path: impl AsRef<Path>,
) -> Result<(PathBuf, Workflow)>