Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
130
size_t redis_transaction::get_size() const
131
{
132
return result_size();
133
}
134
135
const redis_result* redis_transaction::get_child(size_t i, string* cmd) const
136
{
Callers
1
exec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected