prf::config::SectionSchema class final

Constructors, destructors, conversion operators

SectionSchema() defaulted
SectionSchema(std::string section_name, std::vector<SectionKeySpec> key_specs)

Public functions

auto find_key(const std::string_view key) const -> const SectionKeySpec*
auto key_specs() const -> const std::vector<SectionKeySpec>&
auto section_name() const -> const std::string&