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

File freeform.js

question-servers/freeform.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

callbackFunction · 0.85
resolveFunction · 0.85
debugFunction · 0.85
checkPropFunction · 0.85
visitNodeFunction · 0.85
doRenderFunction · 0.85
getFromCacheOrRenderFunction · 0.85
callMethod · 0.80
$Function · 0.50

Tested by

no test coverage detected