MCPcopy 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
149QString Tournament::errorString() const
150{
151 return m_error;
152}
153
154QString Tournament::name() const
155{

Callers 1

onGameStartFailedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected