Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ getOptionErrors
Method
getOptionErrors
other_src/astyle/src/astyle_main.cpp:2949–2952 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2947
}
2948
2949
string ASOptions::getOptionErrors()
2950
{
2951
return optionErrors.str();
2952
}
2953
2954
string ASOptions::getParam(const string& arg, const char* op)
2955
{
Callers
2
processOptions
Method · 0.80
AStyleMain
Function · 0.80
Calls
1
str
Method · 0.80
Tested by
no test coverage detected