Catalyst.Config.Loader (Catalyst v1.0.0-beta.1)

Copy Markdown View Source

Summary

Functions

Reads an Elixir script file and expects it to return a config definition that can be normalized by Catalyst.Config.Builder.

Functions

load!(file_path)

Reads an Elixir script file and expects it to return a config definition that can be normalized by Catalyst.Config.Builder.