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

Method debugEnabled

projects/lib/src/engineconfiguration.cpp:396–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

394}
395
396bool EngineConfiguration::debugEnabled() const
397{
398 return m_debugEnabled;
399}
400
401void EngineConfiguration::setDebugEnabled(bool enabled)
402{

Callers 1

EngineConfigurationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected