Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'fs'
;
2
import
{ resolve } from
'path'
;
3
import
assert from
'assert'
;
4
Callers
nothing calls this directly
Calls
10
resolve
Function · 0.90
generateDeprecationCode
Function · 0.85
addMarkdownPathToErrorStack
Function · 0.85
testHeading
Function · 0.85
testYAMLComment
Function · 0.85
testDeprecationType
Function · 0.85
parse
Method · 0.65
match
Method · 0.65
readFileSync
Method · 0.45
test
Method · 0.45
Tested by
no test coverage detected