MCPcopy 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
81std::string DBClient::GetLastError()
82{
83 return m_Error;
84}

Callers 1

OnCommitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected