read_dir

Function read_dir 

Source
pub fn read_dir(path: &str, sort: bool) -> Result<Vec<String>, FileError>