Function glory_cli::ext::fs::remove_dir_all

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