MCPcopy Index your code
hub / github.com/freeCodeCamp/freeCodeCamp / build-challenges.js

File build-challenges.js

client/utils/build-challenges.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2
3const _ = require('lodash');
4

Callers

nothing calls this directly

Calls 6

getContentDirFunction · 0.85
getBlockCreatorFunction · 0.85
getBlockStructureFunction · 0.85
getSuperblocksFunction · 0.85
getBlockMetadataFunction · 0.85
createChallengeMethod · 0.80

Tested by

no test coverage detected