Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ value
Method
value
include/commandline/Parser.h:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
QString value(const QString& optionName) const
170
{
171
return _parser.value(optionName);
172
}
173
174
QString value(const Option& option) const
175
{
Callers
2
parse
Method · 0.95
createValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected