Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetConfig
Method
GetConfig
RedisStudio/SSDB/SSDBClient.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
bool SSDBClient::GetConfig(TDicConfig& dicConfig)
173
{
174
return true;
175
}
176
177
bool SSDBClient::SetConfig(const TDicConfig& dicConfig)
178
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected