Function glory_cli::ext::fs::rm_dir_content

source ·
pub async fn rm_dir_content<P: AsRef<Path>>(dir: P) -> Result<()>