Yggdrasil.Config.put_module_registry
You're seeing just the function
put_module_registry
, go back to Yggdrasil.Config module for more information.
Specs
put_module_registry(atom(), Skogsra.Env.namespace()) :: :ok | {:error, binary()}
Puts the value
to Yggdrasil.Config.module_registry/0
. Optionally, receives
the namespace
.