Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetValueByKey
Method
GetValueByKey
src/client/ct_client_context.cpp:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
std::string ClientContext::GetValueByKey(const std::string& k) {
119
return sp_->Get(k);
120
}
121
122
void ClientContext::UpdateCapturingMonitorInfo(const SdkCaptureMonitorInfo& info) {
123
Callers
1
ReCalculatePosition
Method · 0.80
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected