project_root

Function project_root 

Source
pub fn project_root() -> PathBuf
Expand description

Determine the project root folder.

This currently supports git as the version control that defines the root of a project.