Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ setIncludePatterns
Method
setIncludePatterns
plugins/cachekey/configs.cc:120–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void
121
ConfigElements::setIncludePatterns(const char *arg)
122
{
123
setPattern(_includePatterns, arg);
124
}
125
126
void
127
ConfigElements::setSort(const char *arg)
Callers
1
init
Method · 0.80
Calls
1
setPattern
Function · 0.85
Tested by
no test coverage detected