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

Function get_runroot

src/tscore/runroot.cc:280–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280std::string_view
281get_runroot()
282{
283 return runroot_file;
284}

Callers 2

runroot_setupMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected