MCPcopy 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
141int LogModel::getMaxLines()
142{
143 return m_maxLines;
144}
145
146void LogModel::setStopOnOverflow(bool stop)
147{

Callers 1

getLogModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected