MCPcopy Create free account
hub / github.com/LeFroid/Viper-Browser / hasProperStructure

Method hasProperStructure

tests/core/database/FakeDatabaseWorker.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34bool FakeDatabaseWorker::hasProperStructure()
35{
36 return hasTable(QLatin1String("Information"));
37}
38
39void FakeDatabaseWorker::setup()
40{

Callers 1

Calls

no outgoing calls

Tested by 1