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

Method bundledVersion

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

Source from the content-addressed store, hash-verified

86bool Deployer::slsCloudBlocked() const { return m_slsCloudBlocked; }
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()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected