Yggdrasil.Subscriber.Manager.stop
You're seeing just the function
stop
, go back to Yggdrasil.Subscriber.Manager module for more information.
Specs
stop(GenServer.name(), term()) :: :ok
Stops a manager
with an optional reason
.