MCPcopy
hub / github.com/openstf/stf / reject

Function reject

lib/util/promiseutil.js:16–18  ·  view source on GitHub ↗
(err)

Source from the content-addressed store, hash-verified

14 }
15
16 function reject(err) {
17 resolver.reject(err)
18 }
19
20 promise.then(resolve, reject)
21

Callers 13

index.jsFile · 0.85
callFunction · 0.85
putObjectFunction · 0.85
transform.jsFile · 0.85
get.jsFile · 0.85
createServerFunction · 0.85
sendFunction · 0.85
banner.jsFile · 0.85
createServerFunction · 0.85
tryBindFunction · 0.85
requtil.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected