View Source CompaniesHouse.Config (CompaniesHouse v0.1.0)
Methods to parse and modify configurations.
Summary
Functions
Gets the key value from the environment config.
Puts a new key value to the configuration.
Raise a ConfigError exception.
Types
@type t() :: Keyword.t()
Functions
Gets the key value from the environment config.
Puts a new key value to the configuration.
Raise a ConfigError exception.