pub fn delete<P: AsRef<Path>>(ctx: &Context, path: P) -> GameResult
👎Deprecated since 0.8.0: Use ctx.fs.delete instead
Expand description

Deletes the specified file in the user dir.