Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ DebugOn
Method
DebugOn
include/cripts/Instance.hpp:80–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
[[nodiscard]] bool
81
DebugOn() const
82
{
83
return dbg_ctl_cript.on();
84
}
85
86
void
87
Fail()
Callers
1
_update
Method · 0.80
Calls
1
on
Method · 0.45
Tested by
no test coverage detected