[][src]Function ritual_common::file_utils::repo_dir_path

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.