Function find_folder::check_dir

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

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