Skip to main content

combine

Function combine 

Source
pub fn combine(
    input_paths: &[&Path],
    output_path: &Path,
    delete: bool,
) -> EGSResult<()>