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

Method set_check_addr

lib_acl_cpp/src/redis/redis_command.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134void redis_command::set_check_addr(bool on)
135{
136 check_addr_ = on;
137}
138
139void redis_command::reset(bool save_slot /* = false */)
140{

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected