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

Method isFront

plugins/prefetch/configs.h:103–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 }
102
103 bool
104 isFront() const
105 {
106 return _front;
107 }
108
109 bool
110 isExactMatch() const

Callers 2

TSRemapDoRemapFunction · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected