Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dthree/vantage
/ stdout
Function
stdout
test/integration.js:21–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
};
20
21
var
stdout =
function
() {
22
var
out = _stdout;
23
_stdout =
""
;
24
return
String(out ||
""
);
25
};
26
27
describe(
"integration tests:"
,
function
() {
28
Callers
2
integration.js
File · 0.85
hnFn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected