Function ggez::filesystem::exists[][src]

pub fn exists<P: AsRef<Path>>(ctx: &Context, path: P) -> bool

Check whether a file or directory exists.