Function ggez::filesystem::is_file[][src]

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

Check whether a path points at a file.