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

Method get_allow_extra_args

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

Get the current value of allow extra args

Source from the content-addressed store, hash-verified

3720 }
3721 /// Get the current value of allow extra args
3722 bool get_allow_extra_args() const { return allow_extra_args_; }
3723
3724 /// Set the value of run_callback_for_default which controls whether the callback function should be called to set
3725 /// the default This is controlled automatically but could be manipulated by the user.

Callers 3

_parse_positionalMethod · 0.80
_parse_argMethod · 0.80
retire_optionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected