Function command_async

Source
pub fn command_async(cmd: &str, param: Vec<&str>) -> Result<(), Box<dyn Error>>