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

Method GetAutoNewLine

DebugView++Lib/LogSource.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37bool LogSource::GetAutoNewLine() const
38{
39 return m_autoNewLine;
40}
41
42void LogSource::Initialize()
43{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected