|
OXY API 1.0
OXY API Library Documentation
|
Represents the default configuration file path for the application. More...
#include <settings.hpp>
Public Attributes | |
| std::filesystem::path | filepath = R"(%ProgramData%\BildoSoft\oxy\oxy.ini)" |
Represents the default configuration file path for the application.
This structure holds the default path to the INI configuration file used by the application. It is used to provide a singleton instance that can be accessed throughout the application to retrieve the configuration file path.