Function get_exec_option

Source
pub fn get_exec_option(
    state: &EiteState,
    exec_id: usize,
    key: &str,
) -> Result<String>
Expand description

Get execution option (JS getExecOption) – returns empty string if not present.