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

Method steamPath

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected