Ejabberd.Config.Store.stop
You're seeing just the function
stop
, go back to Ejabberd.Config.Store module for more information.
Link to this function
stop()
Specs
stop() :: :ok
Stops the store. It uses Agent.stop underneath, so be aware that exit could be called.