Current section

Files

Jump to
gchess include game_server_DisableStatus.hrl
Raw

include/game_server_DisableStatus.hrl

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