Function find_folder::check_kids

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

Check the contents of this folder and children folders.