Shifts
v0.0.2
Pages
Modules
Search documentation of Shifts
Settings
View Source
Shifts.Config
(Shifts v0.0.2)
Summary
Types
t()
Functions
get(key, default \\ nil)
get_all()
Types
Link to this type
t()
View Source
@type
t() ::
keyword
()
Functions
Link to this function
get(key, default \\ nil)
View Source
@spec
get(
atom
(),
term
()) ::
term
()
Link to this function
get_all()
View Source
@spec
get_all() ::
t
()