Skip to main content

Module check

Module check 

Source

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.