Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NoMercy-ac/NoMercy
/ BuildLocalDB
Method
BuildLocalDB
Source/Client/NM_Engine/ScannerInterface.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
44
bool IScanner::BuildLocalDB()
45
{
46
return true;
47
}
48
49
bool IScanner::CheckLocalDB()
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected