View Source Hemdal.Config.Options (Hemdal v1.0.0)

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

Types

t()

Options is Keyword.t().

Link to this section Types

@type t() :: Keyword.t()

Options is Keyword.t().