Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ GetDelimiter
Method
GetDelimiter
src/db/hierdbpath.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
TCHAR cHierDbPath::GetDelimiter(void) const
131
{
132
return mDelimitingChar;
133
}
134
135
void cHierDbPath::Clear(void)
136
{
Callers
1
GetDelimitingChar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected