Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
280
std::string_view
281
get_runroot()
282
{
283
return runroot_file;
284
}
Callers
2
RecConfigOverrideFromRunroot
Function · 0.85
runroot_setup
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected