validate_file

Function validate_file 

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

Validate that a path is a file