Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
bool
151
ConfigElements::toBeSorted() const
152
{
153
return _sort;
154
}
155
156
bool
157
ConfigElements::toBeAdded(const String &element) const
Callers
1
appendQuery
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected