Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1245
bool ASConsole::fileNameVectorIsEmpty()
1246
{
1247
return fileNameVector.empty();
1248
}
1249
1250
bool ASConsole::isOption(const string &arg, const char* op)
1251
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected