Function pdfshrink::dry_run_command[][src]

pub fn dry_run_command<P, Q>(inpath: P, outpath: Q) -> Command where
    P: AsRef<Path>,
    Q: AsRef<Path>,