MCPcopy Create free account
hub / github.com/PrairieLearn/PrairieLearn / courseSyncs.js

File courseSyncs.js

pages/courseSyncs/courseSyncs.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 express = require('express');
4const router = express.Router();

Callers

nothing calls this directly

Calls 3

pullAndUpdateFunction · 0.85
gitStatusFunction · 0.85
nextFunction · 0.50

Tested by

no test coverage detected