Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ isSet
Method
isSet
include/commandline/Parser.h:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
bool isSet(const QString& name) const
125
{
126
return _parser.isSet(name);
127
}
128
129
bool isSet(const Option& option) const
130
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected