MCPcopy Index your code
hub / github.com/redis/node-redis / multi-command.spec.ts

File multi-command.spec.ts

packages/client/lib/multi-command.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import RedisMultiCommand from './multi-command';
3import { SQUARE_SCRIPT } from './client/index.spec';
4

Callers

nothing calls this directly

Calls 3

addScriptMethod · 0.80
transformRepliesMethod · 0.80
addCommandMethod · 0.45

Tested by

no test coverage detected