19 #ifndef IRCCD_DAEMON_RULE_UTIL_HPP
20 #define IRCCD_DAEMON_RULE_UTIL_HPP
27 #include <irccd/sysconfig.hpp>
Section that contains one or more options.
Definition: ini.hpp:295
auto from_json(const nlohmann::json &json) -> rule
auto to_json(const rule &rule) -> nlohmann::json
auto from_config(const ini::section &sc) -> rule
Parent namespace.
Definition: acceptor.hpp:43
Manage rule to activate or deactive events.
Definition: rule.hpp:39