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

Method getFilesFormatted

astyle/src/astyle_main.cpp:606–607  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

604
605// for unit testing
606int ASConsole::getFilesFormatted()
607{ return filesFormatted; }
608
609// for unit testing
610bool ASConsole::getIgnoreExcludeErrors()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected