Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ fileNameVectorIsEmpty
Method
fileNameVectorIsEmpty
other_src/astyle/src/astyle_main.cpp:1228–1231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1226
}
1227
1228
bool ASConsole::fileNameVectorIsEmpty()
1229
{
1230
return fileNameVector.empty();
1231
}
1232
1233
bool ASConsole::isOption(const string& arg, const char* op)
1234
{
Callers
1
main
Function · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected