libkazv
|
#include <libkazv-config.hpp>
#include <optional>
#include <event.hpp>
#include "push-rules-desc.hpp"
Go to the source code of this file.
Classes | |
struct | Kazv::PushRulesDescPrivate |
Namespaces | |
Kazv | |
Functions | |
std::vector< std::string > | Kazv::splitPath (std::string path) |
bool | Kazv::matchGlob (std::string target, std::string pattern) |
std::pair< bool, json > | Kazv::validateRule (std::string ruleSetName, const json &rule) |
Event | Kazv::validatePushRules (const Event &e) |