MCPcopy Index your code
hub / github.com/braziljs/eloquente-javascript / chapter_info.mjs

File chapter_info.mjs

src/chapter_info.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Fragile, hacky script that finds exercises in chapters, extracts
2// their starting code, and collects it into a big JSON object
3// together with the solution code.
4

Callers

nothing calls this directly

Calls 11

getStartCodeFunction · 0.85
chapterZipFileFunction · 0.85
addSolutionFunction · 0.85
sortMethod · 0.80
matchMethod · 0.80
parseMethod · 0.45
sliceMethod · 0.45
replaceMethod · 0.45
addMethod · 0.45
hasMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected