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

Method get_configurable

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

Check the status of the allow windows style options

Source from the content-addressed store, hash-verified

6121
6122 /// Check the status of the allow windows style options
6123 bool get_configurable() const { return configurable_; }
6124
6125 /// Get the group of this subcommand
6126 const std::string &get_group() const { return group_; }

Callers 2

_parse_single_configMethod · 0.45
to_configMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected