Skip to main content

find_project_root

Function find_project_root 

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

Finds the project root by searching upward for a marker file/directory (e.g., .git)