MCPcopy Create free account
hub / github.com/Tencent/TAD_Sim / get_default_str

Method get_default_str

simcore/framework/src/cli/cli.hpp:3978–3978  ·  view source on GitHub ↗

The default value (for help printing)

Source from the content-addressed store, hash-verified

3976
3977 /// The default value (for help printing)
3978 std::string get_default_str() const { return default_str_; }
3979
3980 /// Get the callback function
3981 callback_t get_callback() const { return callback_; }

Callers 2

to_configMethod · 0.80
make_option_optsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected