path_is_file

Function path_is_file 

Source
pub fn path_is_file(p: &str) -> Result<(), ModCliError>
Expand description

Validate that a path is a file.