Skip to main content

cwd_workflows_dir

Function cwd_workflows_dir 

Source
pub fn cwd_workflows_dir() -> Option<PathBuf>
Expand description

Walk up from the process’s current working directory looking for a .zig/workflows directory. See cwd_workflows_dir_from.