Skip to main content

open_file_beneath

Function open_file_beneath 

Source
pub fn open_file_beneath(root: &Path, relative: &Path) -> Result<File>
Expand description

Open a regular, single-link file through bound directory handles. root must be an absolute, previously resolved trusted root.