Yggdrasil.Config.reload_module_registry

You're seeing just the function reload_module_registry, go back to Yggdrasil.Config module for more information.
Link to this function

reload_module_registry(namespace \\ nil)

View Source

Specs

reload_module_registry(Skogsra.Env.namespace()) ::
  {:ok, atom()} | {:error, binary()}

Reloads the value for Yggdrasil.Config.module_registry/0. Optionally, receives the namespace for the variable.