X3m.System.AggregateRegistry.get
You're seeing just the function
get
, go back to X3m.System.AggregateRegistry module for more information.
Looks up the process pid for id
stored in server
.
Returns {:ok, pid}
if the one exists, :error
otherwise.