MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / isReadableStream4

Function isReadableStream4

out/cli.cjs:77994–77996  ·  view source on GitHub ↗
(body)

Source from the content-addressed store, hash-verified

77992 return {
77993 cancel: async () => {
77994 stream4.socket.end();
77995 },
77996 iterable: stream4
77997 };
77998 }
77999}

Callers 1

ensureAsyncIterableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…