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

Method setInclude

plugins/cachekey/configs.cc:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void
57ConfigElements::setInclude(const char *arg)
58{
59 ::commaSeparateString<StringSet>(_include, arg);
60}
61
62static void
63setPattern(MultiPattern &multiPattern, const char *arg)

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected