MCPcopy Create free account
hub / github.com/apache/trafficserver / toBeSorted

Method toBeSorted

plugins/cachekey/configs.cc:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150bool
151ConfigElements::toBeSorted() const
152{
153 return _sort;
154}
155
156bool
157ConfigElements::toBeAdded(const String &element) const

Callers 1

appendQueryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected