loadIniConfig

Load a INI configuration file from disk.

loadIniConfig
(
const string filePath
)

Parameters

filePath string

Path to the INI configuration file.

Return Value

The loaded configuration.

Meta