MCPcopy Create free account
hub / github.com/MultiMC/Launcher / status

Method status

launcher/Application.h:109–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 QString msaClientId() const;
108
109 Status status() const {
110 return m_status;
111 }
112
113 const QMap<QString, std::shared_ptr<BaseProfilerFactory>> &profilers() const {
114 return m_profilers;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected