pub fn system_with_opts(
cmd_format: &str,
system_options: &SystemOptions,
) -> Result<()>Expand description
VipsSystem (system), run an external command
cmd_format: &str -> Command to run
system_options: &SystemOptions -> optional arguments