pub static BUILD_GIT_REPO_PATH: Lazy<Option<PathBuf>>
Expand description

Filesystem path to Git repository we were built from.

Will be None if a path is defined in the environment but not present.