View Source ExCatalog.Config (ex_catalog v1.1.0)

Link to this section Summary

Functions

Return value by key from config.exs file.

Link to this section Functions

@spec config() :: Keyword.t() | none()
Link to this function

get(name, default \\ nil)

View Source

Return value by key from config.exs file.