MCPcopy 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
126int LogModel::getMaxLines()
127{
128 return m_maxLines;
129}
130
131void LogModel::setStopOnOverflow(bool stop)
132{

Callers 1

getLogModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected