MCPcopy Create free account
hub / github.com/PrairieLearn/PrairieLearn / course-db.js

File course-db.js

lib/course-db.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

loadInfoDBFunction · 0.85
callbackFunction · 0.85

Tested by

no test coverage detected