Function bootstrap::utils::helpers::absolute_unix

source ·
fn absolute_unix(path: &Path) -> Result<PathBuf>
Expand description

Make a POSIX path absolute without changing its semantics.