MCPcopy Create free account
hub / github.com/acl-dev/acl / get_bool_cfg

Method get_bool_cfg

lib_acl_cpp/src/master/master_conf.cpp:234–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232}
233
234ACL_CFG_BOOL_TABLE* master_conf::get_bool_cfg() const
235{
236 return bool_cfg_;
237}
238
239} // namespace acl
240

Callers 6

runMethod · 0.80
run_daemonMethod · 0.80
runMethod · 0.80
runMethod · 0.80
run_daemonMethod · 0.80
run_daemonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected