MCPcopy
hub / github.com/redis/node-redis / cmds-generic.js

File cmds-generic.js

doctests/cmds-generic.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// EXAMPLE: cmds_generic
2// REMOVE_START
3import assert from "node:assert";
4// REMOVE_END

Callers

nothing calls this directly

Calls 7

createClientFunction · 0.90
logMethod · 0.80
sScanIteratorMethod · 0.80
toStringMethod · 0.65
connectMethod · 0.45
setMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected