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

Method getIgnoreExcludeErrorsDisplay

astyle/src/astyle_main.cpp:614–615  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

612
613// for unit testing
614bool ASConsole::getIgnoreExcludeErrorsDisplay()
615{ return ignoreExcludeErrorsDisplay; }
616
617// for unit testing
618bool ASConsole::getIsFormattedOnly()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected