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

Method get_size

lib_acl_cpp/src/redis/redis_transaction.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130size_t redis_transaction::get_size() const
131{
132 return result_size();
133}
134
135const redis_result* redis_transaction::get_child(size_t i, string* cmd) const
136{

Callers 1

execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected