Function create_from_dir_with_patterns

Source
pub fn create_from_dir_with_patterns<P: AsRef<Path>, Q: AsRef<Path>>(
    input_dir: P,
    output_path: Q,
    unencrypted_patterns: &[&str],
) -> Result<()>
Expand description

Creates a PF8 archive from a directory with custom unencrypted patterns