Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
ERR = require(
'async-stacktrace'
);
2
const
path = require(
'path'
);
3
const
_ = require(
'lodash'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
2
loadInfoDB
Function · 0.85
callback
Function · 0.85
Tested by
no test coverage detected