fn capture_args(args: &ExtcapArgs) -> Result<CaptureArgs>Expand description
Translate the dialog’s answers into the capture command’s own arguments, so both entry points run exactly the same capture.
fn capture_args(args: &ExtcapArgs) -> Result<CaptureArgs>Translate the dialog’s answers into the capture command’s own arguments, so both entry points run exactly the same capture.