Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getMaxLines
Method
getMaxLines
launcher/launch/LogModel.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
int LogModel::getMaxLines()
142
{
143
return m_maxLines;
144
}
145
146
void LogModel::setStopOnOverflow(bool stop)
147
{
Callers
1
getLogModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected