Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Erase
Method
Erase
include/cripts/Urls.hpp:406–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
404
}
405
406
void
407
Erase()
408
{
409
_owner->Erase(_name);
410
}
411
412
// Implemented in the Urls.cc file, bigger function
413
self_type &operator=(const cripts::string_view str) override;
Callers
nothing calls this directly
Calls
1
Erase
Method · 0.45
Tested by
no test coverage detected