YggdrasilWM  0.1.1
A tiny window manager coded in C++
ConfigFileHandler.hpp File Reference
#include <string>
#include <fstream>
#include <iostream>
#include "json/json.h"
Include dependency graph for ConfigFileHandler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigFileHandler
 Handle file I/O and JSON parsing for the configuration file. If no path is provided, it will search for the configuration file in the default paths. More...