validate_readable_path

Function validate_readable_path 

Source
pub fn validate_readable_path<P>(path: P) -> Result<(), ScribeError>
where P: AsRef<Path>,
Expand description

Validate that a path exists and is readable