MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / has_implicit

Method has_implicit

Source/Utils/cxxopts.hpp:1094–1098  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1092 }
1093
1094 bool
1095 has_implicit() const override
1096 {
1097 return m_implicit;
1098 }
1099
1100 std::shared_ptr<Value>
1101 default_value(const std::string& value) override

Callers 3

checked_parse_argMethod · 0.80
parseMethod · 0.80
add_optionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected