MCPcopy Index your code
hub / github.com/nodejs/node / deprecationCodes.mjs

File deprecationCodes.mjs

tools/doc/deprecationCodes.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import { resolve } from 'path';
3import assert from 'assert';
4

Callers

nothing calls this directly

Calls 10

resolveFunction · 0.90
generateDeprecationCodeFunction · 0.85
testHeadingFunction · 0.85
testYAMLCommentFunction · 0.85
testDeprecationTypeFunction · 0.85
parseMethod · 0.65
matchMethod · 0.65
readFileSyncMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected