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

Method fileNameVectorIsEmpty

astyle/src/astyle_main.cpp:1245–1248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1243}
1244
1245bool ASConsole::fileNameVectorIsEmpty()
1246{
1247 return fileNameVector.empty();
1248}
1249
1250bool ASConsole::isOption(const string &arg, const char* op)
1251{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected