meeeeerge

This commit is contained in:
Jonas Zeunert
2019-08-22 21:57:55 +02:00
2 changed files with 18 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ public:
private:
void initialize_output_driver();
void initialize_input_driver();
std::string create_directory(std::string file_name);
void parse_server_config_file();
std::string get_runtime_dir();