Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
open
Function · 0.90
String
Class · 0.85
writeFileSync
Function · 0.85
map
Method · 0.65
parseArgs
Function · 0.50
join
Function · 0.50
mkdirSync
Function · 0.50
error
Method · 0.45
exit
Method · 0.45
readLines
Method · 0.45
at
Method · 0.45
exec
Method · 0.45
Tested by
no test coverage detected