pub fn get_exec_option( state: &EiteState, exec_id: usize, key: &str, ) -> Result<String>
Get execution option (JS getExecOption) – returns empty string if not present.