Function wei_run::command_async

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