Current section

Files

Jump to
gchess include game_server_UndoMove.hrl
Raw

include/game_server_UndoMove.hrl

-record(undo_move, {
reply_with :: gleam@erlang@process:subject({ok, game:game()} |
{error, binary()})
}).