Home
last modified time | relevance | path

Searched refs:thisRule (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/routing/
H A Dbaserule.hpp26 explicit BaseRule(const std::string& thisRule) : rule(thisRule) {} in BaseRule() argument