Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
396
bool EngineConfiguration::debugEnabled() const
397
{
398
return m_debugEnabled;
399
}
400
401
void EngineConfiguration::setDebugEnabled(bool enabled)
402
{
Callers
1
EngineConfiguration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected