Tangent.Test.Agent.register
You're seeing just the function
register
, go back to Tangent.Test.Agent module for more information.
Specs
register(agent :: Tangent.agent(), owner :: pid()) :: :ok
Registers the owner
process as the parent of any agent overloads. After registering
an overload, any process that is a child of the caller will access a segmented dataset
when accessing the agent.