Function ggez::filesystem::delete_dir[][src]

pub fn delete_dir<P: AsRef<Path>>(ctx: &mut Context, path: P) -> GameResult

Deletes the specified directory in the user dir, and all its contents!