View Source WalEx.Configs (WalEx v3.0.0)

Summary

Functions

Link to this function

add_config(app_name, key, new_values)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_configs(app_name, keys \\ [])

View Source
Link to this function

remove_config(app_name, key, new_value)

View Source
Link to this function

replace_config(app_name, key, new_value)

View Source