MCPcopy 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

ReCalculatePositionMethod · 0.80

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected