pub fn resolve_path(file_path: &str, working_dir: &Path) -> PathBuf
Resolve a file path relative to the working directory.