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

Check whether a path points at a directory.