MCPcopy 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
58bool BatchResponse::hasErrors() { return !errorResponses.empty(); }

Callers 1

test_client.cppFile · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected