Functionsยง
- check
- reload
- Performs check() with additional checks specific to reloading old config with new config.
- warn_
deprecated ๐ - Iterates over all the keys in the config file and warns if there is a deprecated key specified
- warn_
unknown_ ๐key - iterates over all the catchall keys (unknown config options) and warns or errors if there are any.