Skip to main content

default_project_root

Function default_project_root 

Source
pub fn default_project_root() -> Result<PathBuf, MarsError>
Expand description

Walk up from cwd to find the git root, defaulting to cwd if not in a git repo.