Function resolve

Source
fn resolve(base_dir: &Path, path: &PathSegments) -> PathBuf
Expand description

Resolve a [PathSegments] to its equivalent path on disk.