Skip to main content

run_command

Function run_command 

Source
pub fn run_command(
    config: &Config,
    conn: &Connection,
    cmd_path: &str,
    args: &[String],
    skip_gating: bool,
) -> Result<()>