[][src]Function ggez::filesystem::delete

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

Deletes the specified file in the user dir.