MCPcopy Index your code
hub / github.com/Squitch1/Tess / getCode

Method getCode

cli/Class/Error.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22int Error::getCode()
23{
24 return _code;
25}
26
27std::string Error::getMessage()
28{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected