settings(changed(Module:Name, Old, New))
Note that modified settings are not automatically persistent. The application should call save_settings/0 to persist the changes.
- Errors
- -
existence_error(setting, Name)
-type_error(Type, Value)
settings(changed(Module:Name, Old, New))
Note that modified settings are not automatically persistent. The application should call save_settings/0 to persist the changes.
existence_error(setting, Name)
type_error(Type, Value)