pub fn read_base_dir(start: &File) -> Result<ReadDir>
Expand description

Like read_dir but operates on the base directory itself, rather than on a path based on it.