Function repo_dir_path

Source
pub fn repo_dir_path(relative_path: &str) -> Result<PathBuf>
Expand description

Returns current absolute path of relative_path. relative_path is relative to the repository root.