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

Function getCommand

src/t_string.cpp:307–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305}
306
307void getCommand(client *c) {
308 getGenericCommand(c);
309}
310
311/*
312 * GETEX <key> [PERSIST][EX seconds][PX milliseconds][EXAT seconds-timestamp][PXAT milliseconds-timestamp]

Callers

nothing calls this directly

Calls 1

getGenericCommandFunction · 0.85

Tested by

no test coverage detected