resolved::fs

Function get_files_from_dir

Source
async fn get_files_from_dir(dir: &Path) -> Result<Vec<PathBuf>>
Expand description

Get files from a directory, sorted.