ConfigManager constructor

ConfigManager()

Creates a new ConfigManager.

Initializes with the default configuration file path.

Implementation

ConfigManager() : configFilePath = _getConfigFilePath();