MCPcopy
hub / github.com/redis/ioredis / Pipeline

Interface Pipeline

lib/Pipeline.ts:413–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

411};
412
413interface Pipeline {
414 length: number;
415}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…