Function inanis::interface::terminal::prepare_board
source · fn prepare_board(params: &[&str]) -> Result<Board, String>
Expand description
Creates a new board based on the input with FEN or moves list - returns Err if internal parser failed.