Current section

Files

Jump to
spectator include spectator@internal@api_PortItem.hrl
Raw

include/spectator@internal@api_PortItem.hrl

-record(port_item, {
port_id :: gleam@erlang@port:port_(),
info :: spectator@internal@api:port_info()
}).