#include <fstream>#include <functional>#include <iostream>#include <unordered_map>#include "Client/ArgsHandler.hpp"#include "Client/Generated/Version.hpp"#include "Utils/Logger.hpp"
Include dependency graph for argsHandler.cpp:Go to the source code of this file.
Macros | |
| #define | APP_EXTENSION "" |
Variables | |
| static constexpr std::string_view | HELP_MESSAGE |
| static constexpr std::string_view | VERSION_MESSAGE |
| #define APP_EXTENSION "" |
Definition at line 9 of file argsHandler.cpp.
|
staticconstexpr |
Definition at line 16 of file argsHandler.cpp.
Referenced by cli::ArgsHandler::ParseArgs(), and srv::ArgsHandler::ParseArgs().
|
staticconstexpr |
Definition at line 21 of file argsHandler.cpp.
Referenced by cli::ArgsHandler::ParseArgs(), and srv::ArgsHandler::ParseArgs().