Current section

Files

Jump to
bath include bath_Shutdown.hrl
Raw

include/bath_Shutdown.hrl

-record(shutdown, {
reply_to :: gleam@erlang@process:subject({ok, nil} |
{error, bath:shutdown_error()}),
force :: boolean()
}).