MCPcopy
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

1const fs = require('fs');
2const express = require('express');
3const bodyParser = require('body-parser');
4const uuid = require('node-uuid').v4;

Callers

nothing calls this directly

Calls 4

localsMethod · 0.80
sendMethod · 0.80
addMethod · 0.80
logMethod · 0.80

Tested by

no test coverage detected