Skip to main content

cwd_workflows_dir_from

Function cwd_workflows_dir_from 

Source
pub fn cwd_workflows_dir_from(start: &Path) -> Option<PathBuf>
Expand description

Walk up from start looking for a .zig/workflows directory. Stops at the containing git repository root, or returns the directory in start itself if it exists.