Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ _setter
Method
_setter
include/cripts/Error.hpp:54–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void
55
_setter(const cripts::string_view msg)
56
{
57
_reason = msg;
58
}
59
60
cripts::string _reason;
61
};
Callers
1
_set
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected