loadConfig

open fun loadConfig(): Config

Load the config.

Return

The config that was loaded from the file.

Throws

If the reading of the file fails an IOException will be thrown.