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

Method set_slice_respond

lib_acl_cpp/src/redis/redis_client.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175void redis_client::set_slice_respond(bool on)
176{
177 slice_res_ = on;
178}
179
180/////////////////////////////////////////////////////////////////////////////
181

Callers 2

test_zrangeFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_zrangeFunction · 0.36