libkazv
push-rules-desc-p.hpp File Reference
#include <libkazv-config.hpp>
#include <optional>
#include <event.hpp>
#include "push-rules-desc.hpp"
Include dependency graph for push-rules-desc-p.hpp:
This graph shows which files directly or indirectly include this file:

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)