Function see_dir

Source
pub fn see_dir<'a>(
    dir: PathBuf,
    with_dirs: bool,
) -> Result<Vec<PathBuf>, &'a str>