Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AntiMicroX/antimicrox
/ getFileVersion
Method
getFileVersion
src/xmlconfigmigration.cpp:182–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
const QXmlStreamReader *XMLConfigMigration::getReader() { return reader; }
181
182
int XMLConfigMigration::getFileVersion() const { return fileVersion; }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected