Function cap_primitives::fs::open_dir_nofollow[][src]

pub fn open_dir_nofollow(start: &File, path: &Path) -> Result<File>

Similar to open_dir, but fails if the path names a symlink.