Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getMaxLines
Method
getMaxLines
launcher/launch/LogModel.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
int LogModel::getMaxLines()
127
{
128
return m_maxLines;
129
}
130
131
void LogModel::setStopOnOverflow(bool stop)
132
{
Callers
1
getLogModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected