Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Valid
Method
Valid
include/cripts/Plugins.hpp:54–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
void Cleanup();
53
54
[[nodiscard]] bool
55
Valid() const
56
{
57
return _valid;
58
}
59
60
// Factory, sort of
61
static Remap Create(const std::string &tag, const std::string &plugin, const cripts::string &from_url,
Callers
1
AddPlugin
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected