rev_parse_toplevel

Function rev_parse_toplevel 

Source
pub async fn rev_parse_toplevel(
    path: impl AsRef<Path>,
) -> Result<PathBuf, AppError>
Expand description

Resolve the repository top-level path asynchronously.