xvc_walker

Function directory_list

Source
pub fn directory_list(dir: &Path) -> Result<Vec<Result<PathMetadata>>>
Expand description

Return all childs of a directory regardless of any ignore rules If there is an error to obtain the metadata, error is added to the element instead