read_directory

Function read_directory 

Source
pub fn read_directory(
    target_path: &Path,
    show_hidden: bool,
) -> Result<Vec<FileEntry>>