Function start_ctl

Source
async fn start_ctl<S, I>(args: I) -> Result<()>
where S: Into<OsString>, I: IntoIterator<Item = S>,