Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ documented-deprecation-codes.js
File
documented-deprecation-codes.js
tools/eslint-rules/documented-deprecation-codes.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
7
getDeprecationCode
Function · 0.85
isInDoc
Function · 0.85
require
Function · 0.50
readFileSync
Method · 0.45
resolve
Method · 0.45
test
Method · 0.45
report
Method · 0.45
Tested by
no test coverage detected