Yggdrasil.Config.reload_module_registry
You're seeing just the function
reload_module_registry
, go back to Yggdrasil.Config module for more information.
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.