Packages

Automatically clean-up temporary files when processes exit

Current section

Files

Jump to
process_file include process_file_Registration.hrl
Raw

include/process_file_Registration.hrl

-record(registration, {
path :: binary(),
reply :: gleam@erlang@process:subject(nil)
}).