MCPcopy Create free account
hub / github.com/Alexays/Waybar / RegexCollection

Method RegexCollection

include/util/regex_collection.hpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42 public:
43 RegexCollection() = default;
44 RegexCollection(
45 const Json::Value& map, std::string default_repr = "",
46 const std::function<int(std::string&)>& priority_function = default_priority_function);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected