Function nu_path::absolutize[][src]

pub fn absolutize<P, Q>(relative_to: P, path: Q) -> PathBuf where
    P: AsRef<Path>,
    Q: AsRef<Path>,