Function find_folder::check_dir [] [src]

pub fn check_dir(name: &str, path: &Path) -> Result<PathBuf, Error>

Check the given directory for a folder with the matching name.