Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ get_implicit_value
Method
get_implicit_value
Source/Utils/cxxopts.hpp:1129–1133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1127
}
1128
1129
std::string
1130
get_implicit_value() const override
1131
{
1132
return m_implicit_value;
1133
}
1134
1135
bool
1136
is_boolean() const override
Callers
3
checked_parse_arg
Method · 0.80
parse
Method · 0.80
add_option
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected