Current section
Files
Jump to
Current section
Files
include/gleam@otp@process_StatusInfo.hrl
-record(status_info, {
mod :: gleam@erlang@atom:atom_(),
parent :: gleam@otp@process:pid_(),
mode :: gleam@otp@process:mode(),
debug_state :: gleam@otp@process:debug_state(),
state :: gleam@dynamic:dynamic()
}).