View Source TypeCheck.DefaultOverrides.Config.Provider (TypeCheck v0.13.7)

Summary

Types

(This type is managed by TypeCheck, which allows checking values against the type at runtime.)

(This type is managed by TypeCheck, which allows checking values against the type at runtime.)

(This type is managed by TypeCheck, which allows checking values against the type at runtime.)

Types

@type config() :: keyword()

(This type is managed by TypeCheck, which allows checking values against the type at runtime.)

Full definition:

config() :: keyword()
@type config_path() :: {:system, binary(), binary()} | binary()

(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()