Skip to main content

project_root

Function project_root 

Source
pub fn project_root(start: &Path) -> PathBuf
Expand description

The project root for start: the nearest ancestor containing .ct, else start itself (so the tools still work in a directory without a .ct).