Function get_project_path

Source
pub fn get_project_path<P>(base_path: P) -> Option<PathBuf>
where P: AsRef<Path>,