resolve_relative_path_with_current_dir

Function resolve_relative_path_with_current_dir 

Source
pub fn resolve_relative_path_with_current_dir(path_str: &str) -> Result<String>
Expand description

Resolves the relative path to an absolute path.