Yggdrasil.Config.put_module_registry

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

put_module_registry(value, namespace \\ nil)

View Source

Specs

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

Puts the value to Yggdrasil.Config.module_registry/0. Optionally, receives the namespace.