Function get_file_list

Source
pub async fn get_file_list(dir_path: &str) -> Result<LinkedList<String>, Error>