Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetVersionName
Method
GetVersionName
src/render/plugins/net_ws/ws_plugin.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
std::string WsPlugin::GetVersionName() {
38
return
"1.1.0"
;
39
}
40
41
uint32_t WsPlugin::GetVersionCode() {
42
return 110;
Callers
4
SendPluginsInfoInternal
Method · 0.45
Encode
Method · 0.45
LoadAllPlugins
Method · 0.45
DumpPluginInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected