MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / GetAutoNewLine

Method GetAutoNewLine

DebugView++Lib/LogSources.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118bool LogSources::GetAutoNewLine() const
119{
120 return m_autoNewLine;
121}
122
123void LogSources::Abort()
124{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected