Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/remy/jsconsole
/ app.js
File
app.js
lib/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
express = require(
'express'
);
3
const
bodyParser = require(
'body-parser'
);
4
const
uuid = require(
'node-uuid'
).v4;
Callers
nothing calls this directly
Calls
4
locals
Method · 0.80
send
Method · 0.80
add
Method · 0.80
log
Method · 0.80
Tested by
no test coverage detected