MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / renamenxCommand

Function renamenxCommand

src/db.cpp:1527–1529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1525}
1526
1527void renamenxCommand(client *c) {
1528 renameGenericCommand(c,1);
1529}
1530
1531void moveCommand(client *c) {
1532 robj *o;

Callers

nothing calls this directly

Calls 1

renameGenericCommandFunction · 0.85

Tested by

no test coverage detected