ExReg.send
You're seeing just the function
send
, go back to ExReg module for more information.
Specs
send(process_name(), term()) :: pid() | no_return()
Sends a message
to the PID associated with name
.