Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
int Error::getCode()
23
{
24
return _code;
25
}
26
27
std::string Error::getMessage()
28
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected