MCPcopy
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
21var stdout = function() {
22 var out = _stdout;
23 _stdout = "";
24 return String(out || "");
25};
26
27describe("integration tests:", function() {
28

Callers 2

integration.jsFile · 0.85
hnFnFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected