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

Method _get

src/cripts/Error.cc:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65TSHttpStatus
66Error::Status::_get(cripts::Context *context)
67{
68 return context->state.error._status._getter();
69}
70
71} // namespace cripts

Callers

nothing calls this directly

Calls 1

_getterMethod · 0.45

Tested by

no test coverage detected