MCPcopy Create free account
hub / github.com/NoMercy-ac/NoMercy / FinalizeScanner

Method FinalizeScanner

Source/Client/NM_Engine/ScannerInterface.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38bool IScanner::FinalizeScanner()
39{
40 return true;
41}
42
43
44bool IScanner::BuildLocalDB()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected