|
xale-db 1.0
minimal SQL engine, written in c++
|
#include <string>#include <filesystem>

Go to the source code of this file.
Namespaces | |
| namespace | Xale |
| namespace | Xale::Core |
| namespace | Xale::Core::Helper |
Functions | |
| std::string | Xale::Core::Helper::getExecutableFolderPath () |
| std::string | Xale::Core::Helper::getConfigPath (std::string configFileName=XALE_CONFIG_DEFAULT_FILE_NAME) |
Variables | |
| constexpr auto | XALE_CONFIG_DEFAULT_FILE_NAME = "appconfig.json" |
|
constexpr |