Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::ConfigReader Class Referencefinal

Simple configuration file reader. More...

#include <Config.hpp>

Static Public Member Functions

static Config open (std::filesystem::path path)
 Read in a configuration file.
 

Detailed Description

Simple configuration file reader.

Reads the JSON file under specified path and creates a Config object from its contents.

Member Function Documentation

◆ open()

Config util::ConfigReader::open ( std::filesystem::path path)
static

Read in a configuration file.

Parameters
pathThe path to the configuration file
Returns
The configuration object

The documentation for this class was generated from the following files: