Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ util.js
File
util.js
tests/sync/util.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs-extra'
);
2
const
tmp = require(
'tmp-promise'
);
3
const
path = require(
'path'
);
4
const
sqldb = require(
'@prairielearn/prairielib/sql-db'
);
Callers
nothing calls this directly
Calls
3
resolve
Function · 0.85
assert
Function · 0.85
checkSetsSame
Function · 0.85
Tested by
no test coverage detected