Skip to main content

find_root

Function find_root 

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

Walk up from start (inclusive) to the filesystem root, returning the first directory that contains an opys.toml — the project root.