The command that tells the engine the user has played the expected move.
This will be sent if the engine was told to ponder on the same move the user has played. The engine should continue search but switch from pondering to normal search.
Serializes the command into a string.
The serialized command.
Generated using TypeDoc
The command that tells the engine the user has played the expected move.
Remarks
This will be sent if the engine was told to ponder on the same move the user has played. The engine should continue search but switch from pondering to normal search.