Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
cleanup
Method · 0.80
throw
Method · 0.80
next
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected