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

Method getFileName

astyle/src/astyle_main.cpp:594–595  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

592
593// for unit testing
594vector<string> ASConsole::getFileName()
595{ return fileName; }
596
597// for unit testing
598vector<string> ASConsole::getFileNameVector()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected