Horde.Registry.stop

You're seeing just the function stop, go back to Horde.Registry module for more information.
Link to this function

stop(supervisor, reason \\ :normal, timeout \\ 5000)

View Source

Specs

stop(Supervisor.supervisor(), reason :: term(), timeout()) :: :ok