Loads Config2 from file.
Uses the static config_path property which must be set before calling. The caller should ensure the file exists before calling this method. If the file cannot be read/parsed, returns a Config2 object with default values and loaded set to false.
|
A new Config2 instance loaded from the file |