find_repo_root

Function find_repo_root 

Source
pub fn find_repo_root() -> Result<PathBuf>
Expand description

Find the Vector repository root by searching upward for markers like .git or Cargo.toml with a [workspace] section.