[][src]Function fs_utils::check::is_folder_empty

pub fn is_folder_empty<P: AsRef<Path>>(path: P) -> Result<bool>

Checks if the given folder is empty.