MCPcopy Create free account
hub / github.com/Selectively11/CloudRedirect / deployedVersion

Method deployedVersion

ui-linux/src/deployer.cpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87QString Deployer::statusMessage() const { return m_statusMessage; }
88QString Deployer::bundledVersion() const { return m_bundledVersion; }
89QString Deployer::deployedVersion() const { return m_deployedVersion; }
90
91void Deployer::checkPrerequisites()
92{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected