Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ addOption
Method
addOption
sources/commandline/Parser.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
bool Parser::addOption(Option& option)
58
{
59
return addOption(&option);
60
}
61
62
bool Parser::addOption(Option* const option)
63
{
Callers
1
jsoneditor.min.js
File · 0.80
Calls
1
name
Method · 0.80
Tested by
no test coverage detected