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

Method getOptionsVector

astyle/src/astyle_main.cpp:650–651  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

648
649// for unit testing
650vector<string> ASConsole::getOptionsVector()
651{ return optionsVector; }
652
653// for unit testing
654string ASConsole::getOrigSuffix()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected