Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetLastError
Method
GetLastError
RedisStudio/DBClient.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
std::string DBClient::GetLastError()
82
{
83
return m_Error;
84
}
Callers
1
OnCommit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected