Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KasperskyLab/hrtng
/ path_t
Function
path_t
src/deinline.cpp:678–678 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
676
public:
677
sBB* exit;
678
path_t() : exit(nullptr) {}
679
bool validate(qstring* errorStr)
680
{
681
// check single node paths is large enought
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected