Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinemast/libjson-rpc-cpp
/ hasErrors
Method
hasErrors
src/jsonrpccpp/client/batchresponse.cpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
bool BatchResponse::hasErrors() { return !errorResponses.empty(); }
Callers
1
test_client.cpp
File · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected