pub fn repo_dir_path(relative_path: &str) -> Result<PathBuf>
Returns current absolute path of relative_path. relative_path is relative to the repository root.
relative_path