Skip to main content

run

Function run 

Source
pub fn run(
    agent_type: AgentType,
    cmd: &str,
    cwd: &Path,
    sdk_mode: bool,
) -> Result<()>