MCPcopy Create free account
hub / github.com/ConsortiumAI/Consortium / reject

Method reject

packages/consortium-cli/src/utils/future.ts:17–19  ·  view source on GitHub ↗
(reason?: any)

Source from the content-addressed store, hash-verified

15 }
16
17 reject(reason?: any) {
18 this._reject(reason);
19 }
20
21 get promise() {
22 return this._promise;

Callers 3

cleanupMethod · 0.80
throwMethod · 0.80
nextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected