MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / selfTestPath

Method selfTestPath

src/base/settings.cpp:668–668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

666auto Settings::sourcePath() -> QString { return QString("source") + QDir::separator(); }
667
668auto Settings::selfTestPath() -> QString { return QString("selftest") + QDir::separator(); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected