check_dir

Function 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.