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

Method getFileNameVector

astyle/src/astyle_main.cpp:598–599  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

596
597// for unit testing
598vector<string> ASConsole::getFileNameVector()
599{ return fileNameVector; }
600
601// for unit testing
602vector<string> ASConsole::getFileOptionsVector()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected