MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetConfig

Method GetConfig

RedisStudio/DBClient.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61bool DBClient::GetConfig(TDicConfig& dicConfig)
62{
63 return false;
64}
65
66bool DBClient::SetConfig(const TDicConfig& dicConfig)
67{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected