Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ getAPIUserAccount
Method
getAPIUserAccount
src/nexusinterface.cpp:1212–1215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1210
}
1211
1212
APIUserAccount NexusInterface::getAPIUserAccount() const
1213
{
1214
return m_User;
1215
}
1216
1217
APIStats NexusInterface::getAPIStats() const
1218
{
Callers
2
updateNexusData
Method · 0.80
MainWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected