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

Function identityTransformAlgorithm

out/cli.cjs:60255–60257  ·  view source on GitHub ↗
(chunk, controller)

Source from the content-addressed store, hash-verified

60253 }
60254 };
60255 if (fetchParams.processResponse != null) {
60256 queueMicrotask(() => fetchParams.processResponse(response));
60257 }
60258 if (response.body == null) {
60259 processResponseEndOfBody();
60260 } else {

Callers

nothing calls this directly

Calls 1

enqueueMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…