Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ SetSpvrServerHost
Method
SetSpvrServerHost
src/render_panel/gr_settings.cpp:315–317 ·
view source on GitHub ↗
Spvr Set Host
Source
from the content-addressed store, hash-verified
313
// Spvr
314
// Set Host
315
void GrSettings::SetSpvrServerHost(const std::string& host) {
316
sp_->Put(kStSpvrServerHost, host);
317
}
318
319
// Spvr
320
// Get Host
Callers
2
ClearData
Method · 0.95
Save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected