is_file_readable

Function is_file_readable 

Source
pub fn is_file_readable<P: AsRef<Path>>(path: P) -> bool
Expand description

Check if a file exists and is readable