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

Function reject

out/cli.cjs:75012–75014  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

75010 }
75011 }
75012 function step(r3) {
75013 r3.value instanceof __await ? Promise.resolve(r3.value.v).then(fulfill, reject) : settle2(q6[0][2], r3);
75014 }
75015 function fulfill(value) {
75016 resume2("next", value);
75017 }

Callers 15

isexeFunction · 0.85
stepFunction · 0.85
rejectPromiseFunction · 0.85
consumeBodyFunction · 0.85
abortFunction · 0.85
fetch4Function · 0.85
finalizeFunction · 0.85
onendFunction · 0.85
onerrorFunction · 0.85
ondataFunction · 0.85
formDataFunction · 0.85
closeMethod · 0.85

Calls 1

resume2Function · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…