pub fn validate_directory(
directory: &str,
recursive: bool,
) -> DirectoryValidationExpand description
validate_directory(directory, recursive) — the uncached walk (the cache
path is contractually byte-identical, PORT-CONTRACT.d/01 §6).
pub fn validate_directory(
directory: &str,
recursive: bool,
) -> DirectoryValidationvalidate_directory(directory, recursive) — the uncached walk (the cache
path is contractually byte-identical, PORT-CONTRACT.d/01 §6).