uatools 1.0.0
 
Loading...
Searching...
No Matches
Config.cpp File Reference
#include <eso/uatools/uawatch/Config.hpp>
#include <stdexcept>
#include <yaml-cpp/yaml.h>

Namespaces

namespace  eso
 
namespace  eso::uatools
 
namespace  eso::uatools::uawatch
 

Functions

Config eso::uatools::uawatch::LoadConfig (const std::string &path)
 Load + validate a YAML config. Throws std::runtime_error on parse or schema errors.
 

Detailed Description