HitPay.Config (hit_pay v0.2.1)
Utility that handles interaction with the application's configuration
Link to this section Summary
Functions
Resolves the given key from the application's configuration returning the wrapped expanded value. If the value was a function it get's evaluated, if the value is a touple of three elements it gets applied.
Link to this section Functions
Link to this function
resolve(key, default \\ nil)
Specs
Resolves the given key from the application's configuration returning the wrapped expanded value. If the value was a function it get's evaluated, if the value is a touple of three elements it gets applied.