Function std::sys::unix::path::absolute

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

Make a POSIX path absolute without changing its semantics.