Function bootstrap::utils::helpers::absolute

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

Copied from std::path::absolute until it stabilizes.

FIXME: this shouldn’t exist.