pub fn resolve_relative_path( current_dir: impl AsRef<Path>, path_str: &str, ) -> String
Resolves the relative path to an absolute path.