pub fn set_exec_option( state: &mut EiteState, exec_id: usize, key: &str, value: &str, ) -> Result<()>
Set an execution option.