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

Method setSort

plugins/cachekey/configs.cc:126–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126void
127ConfigElements::setSort(const char *arg)
128{
129 _sort = ::isTrue(arg);
130}
131
132void
133ConfigElements::setRemove(const char *arg)

Callers 1

initMethod · 0.80

Calls 1

isTrueFunction · 0.70

Tested by

no test coverage detected