Function glory_cli::ext::fs::read_dir

source ·
pub async fn read_dir<P: AsRef<Path>>(path: P) -> Result<ReadDir>