userver: userver/formats/yaml/file.hpp File Reference
Loading...
Searching...
No Matches
file.hpp File Reference

Detailed Description

Read YAML from file.

Definition in file file.hpp.

Go to the source code of this file.

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::yaml
 YAML support.
 

Functions

formats::yaml::Value formats::yaml::FromFile (const std::string &path)
 Read YAML from file.