MCPcopy Index your code
hub / github.com/nodejs/node / addon-verify.mjs

File addon-verify.mjs

tools/doc/addon-verify.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// Extracts C++ addon examples from doc/api/addons.md into numbered test
4// directories under test/addons/.

Callers

nothing calls this directly

Calls 15

openFunction · 0.90
StringClass · 0.85
writeFileSyncFunction · 0.85
mapMethod · 0.65
parseArgsFunction · 0.50
joinFunction · 0.50
mkdirSyncFunction · 0.50
errorMethod · 0.45
exitMethod · 0.45
readLinesMethod · 0.45
atMethod · 0.45
execMethod · 0.45

Tested by

no test coverage detected