View Source Hemdal.Config.Options (Hemdal v1.0.1)
Define the options (Keyword) implementation for Construct. This way we
can use the Hemdal.Config.Options everywhere the options entry is
needed.
Link to this section Summary
Link to this section Types
@type t() :: Keyword.t()
Options is Keyword.t().