MCPcopy Create free account
hub / github.com/cutechess/cutechess / errorLineNumber

Method errorLineNumber

projects/lib/components/json/src/jsonparser.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69qint64 JsonParser::errorLineNumber() const
70{
71 return m_errorLine;
72}
73
74void JsonParser::setError(const QString& message)
75{

Callers 1

loadEnginesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected