Exception, to be thrown when the specified configuration file could not be read, for whatever reason.
Reads a configuration file into a string.
Reads a configuration file and applies the settings therein to passed objects.
Reads a configuration file and applies the settings therein to passed objects. Merely wraps the other readConfigInto overload and distinguishes itself from it by not taking the two string[][string] out parameters it does.
Functions related to reading from a configuration file, broken out of kameloso.config to avoid cyclic dependencies.