Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openstf/stf
/ resolve
Function
resolve
lib/util/promiseutil.js:12–14 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
10
var
timer = setInterval(notify, interval)
11
12
function
resolve(value) {
13
resolver.resolve(value)
14
}
15
16
function
reject(err) {
17
resolver.reject(err)
Callers
15
index.js
File · 0.85
call
Function · 0.85
treatGroupUsersChange
Function · 0.85
putObject
Function · 0.85
transform.js
File · 0.85
get.js
File · 0.85
askUpdateDeviceOriginGroup
Function · 0.85
connect.js
File · 0.85
index.js
File · 0.85
startConsumer
Function · 0.85
stream.js
File · 0.85
createServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected