Function inanis::interface::uci::handle_position
source · fn handle_position(params: &[String], state: &UciState)Expand description
Handles position ... command with the following variants:
position startpos- sets a default positionposition startpos moves [list of moves]- sets a default position and applies a list of movesposition fen [fen]- sets a FEN positionposition fen [fen] moves [list of moves]- sets a FEN position and applies a list of moves