Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutechess/cutechess
/ isSequential
Method
isSequential
projects/lib/src/engineprocess_win.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
bool EngineProcess::isSequential() const
125
{
126
return true;
127
}
128
129
void EngineProcess::setWorkingDirectory(const QString& dir)
130
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected