validate_file_path

Function validate_file_path 

Source
pub fn validate_file_path(
    arg_path: &Option<PathBuf>,
) -> Result<(), &'static str>