validate_files

Function validate_files 

Source
pub fn validate_files<P: AsRef<Path> + Clone>(files: &[P]) -> Result<Vec<P>>
Expand description

Validate that all files exist and are readable