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

Method get_default_value

Source/Utils/cxxopts.hpp:1123–1127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1121 }
1122
1123 std::string
1124 get_default_value() const override
1125 {
1126 return m_default_value;
1127 }
1128
1129 std::string
1130 get_implicit_value() const override

Callers 2

parse_defaultMethod · 0.80
add_optionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected