Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ strict as assert } from
'node:assert'
;
2
import
RedisMultiCommand from
'./multi-command'
;
3
import
{ SQUARE_SCRIPT } from
'./client/index.spec'
;
4
Callers
nothing calls this directly
Calls
3
addScript
Method · 0.80
transformReplies
Method · 0.80
addCommand
Method · 0.45
Tested by
no test coverage detected