MCPcopy
hub / github.com/di-sukharev/opencommit / concat

Method concat

out/cli.cjs:72176–72178  ·  view source on GitHub ↗
(...targets)

Source from the content-addressed store, hash-verified

72174 if (normalized !== header) {
72175 delete self2[header];
72176 }
72177 self2[normalized] = normalizeValue2(value);
72178 headers[normalized] = true;
72179 });
72180 return this;
72181 }

Callers 15

parseNonShellFunction · 0.80
constructorMethod · 0.80
consumeBodyFunction · 0.80
toBufferFunction · 0.80
ondataFunction · 0.80
merge2Function · 0.80
combineFunction · 0.80
parseObjectFunction · 0.80
readAllBytesFunction · 0.80

Calls 2

forEachMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected