Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_int64_cfg
Method
get_int64_cfg
lib_acl_cpp/src/master/master_conf.cpp:224–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
ACL_CFG_INT64_TABLE* master_conf::get_int64_cfg() const
225
{
226
return int64_cfg_;
227
}
228
229
ACL_CFG_STR_TABLE* master_conf::get_str_cfg() const
230
{
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