Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
234
ACL_CFG_BOOL_TABLE* master_conf::get_bool_cfg() const
235
{
236
return bool_cfg_;
237
}
238
239
} // namespace acl
240
Callers
6
run
Method · 0.80
run_daemon
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run_daemon
Method · 0.80
run_daemon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected