Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ needHelp
Method
needHelp
src/CppUTest/CommandLineArguments.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
bool CommandLineArguments::needHelp() const
141
{
142
return needHelp_;
143
}
144
145
bool CommandLineArguments::isVerbose() const
146
{
Callers
2
parseArguments
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
parseArguments
Method · 0.64
TEST
Function · 0.64