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

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

Check whether a file or directory exists.