reloadConfig

abstract fun reloadConfig()

Reloads all configuration values from the underlying config representation, for example from file.

Throws

if the configuration file cannot be read or parsed. The previous working configuration remains active.