Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutechess/cutechess
/ errorString
Method
errorString
projects/lib/src/tournament.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
QString Tournament::errorString() const
150
{
151
return m_error;
152
}
153
154
QString Tournament::name() const
155
{
Callers
1
onGameStartFailed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected