MCPcopy Index your code
hub / github.com/PrairieLearn/PrairieLearn / server.js

File server.js

server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const ERR = require('async-stacktrace');
2const fs = require('fs');
3const path = require('path');
4const favicon = require('serve-favicon');

Callers

nothing calls this directly

Calls 6

callbackFunction · 0.85
startJobMethod · 0.80
endJobMethod · 0.80
closeMethod · 0.80
nextFunction · 0.50
doneFunction · 0.50

Tested by

no test coverage detected