MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / getLineEndsMixed

Method getLineEndsMixed

astyle/src/astyle_main.cpp:638–639  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

636
637// for unit testing
638bool ASConsole::getLineEndsMixed()
639{ return lineEndsMixed; }
640
641// for unit testing
642bool ASConsole::getNoBackup()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected