View Source Kuddle.Config.Utils (Kuddle Config v1.0.0)

Summary

Functions

apply_configuration(config)

@spec apply_configuration(Keyword.t()) :: :ok

deep_merge(a, b)

deep_merge(k, a, b)

mod_to_atom(key)

mod_to_existing_atom(key)

resolve_root_path!(path)

@spec resolve_root_path!(Config.Provider.config_path() | nil) :: Path.t() | nil