View Source TypeCheck.DefaultOverrides.Config.Provider (TypeCheck v0.12.0)
Link to this section Summary
Link to this section Types
@type config() :: keyword()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
config() :: keyword()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
config_path() :: {:system, binary(), binary()} | binary()
@type state() :: term()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
state() :: term()