pub async fn run_execute(
    cmd: BuiltinCommand,
    state: &State
) -> Result<ControlFlow, Error>