fn handle_setoption(params: &[String], state: &mut UciState)
Expand description

Handles setoption [name] value [value] command by creating or overwriting a name option with the specified value. Recreates tables if Hash or Clear Hash options are modified.