Skip to main content

find_project_root

Function find_project_root 

Source
pub fn find_project_root(base: &Path) -> Option<PathBuf>
Expand description

Find the project root by walking up from a base directory looking for harn.toml.