Current section
Files
Jump to
Current section
Files
include/process_file_ProcessFileManager.hrl
-record(process_file_manager, {
table :: mala:bag_table(gleam@erlang@process:pid_(), binary()),
subject :: gleam@erlang@process:subject(process_file:message())
}).