Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Experience-Monks/devtool
/ write
Function
write
test/fixtures/image-src.js:24–26 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
22
}
23
24
function
write (msg) {
25
return
new
Promise(resolve => process.stdout.write(msg, resolve));
26
}
Callers
1
image-src.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected