Skip to main content

join_under

Function join_under 

Source
pub fn join_under(base: &Path, logical: &Path) -> PathBuf
Expand description

Join a logical absolute path onto a real directory, refusing anything that would land outside of it.