[][src]Function ggez::filesystem::is_dir

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

Check whether a path points at a directory.