Skip to main content

resolve_path

Function resolve_path 

Source
pub fn resolve_path(file_path: &str, working_dir: &Path) -> PathBuf
Expand description

Resolve a file path relative to the working directory.