Yggdrasil.Subscriber.Manager.stop

You're seeing just the function stop, go back to Yggdrasil.Subscriber.Manager module for more information.
Link to this function

stop(manager, reason \\ :normal)

View Source

Specs

stop(GenServer.name(), term()) :: :ok

Stops a manager with an optional reason.