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

Method storagePath

ui-linux/src/backend.cpp:392–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390}
391QString Backend::steamPath() const { return m_steamPath; }
392QString Backend::storagePath() const { return m_storagePath; }
393bool Backend::isDeployed() const { return m_deployed; }
394
395QString Backend::providerName() const { return m_providerName; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected