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

Method getFileOptionsVector

astyle/src/astyle_main.cpp:602–603  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

600
601// for unit testing
602vector<string> ASConsole::getFileOptionsVector()
603{ return fileOptionsVector; }
604
605// for unit testing
606int ASConsole::getFilesFormatted()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected