Function xvc_walker::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