Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ dir
Method
dir
deps/npm/lib/npm.js:500–502 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
498
}
499
500
get dir () {
501
return
this.global ? this.globalDir : this.localDir
502
}
503
504
get globalBin () {
505
const
b = this.globalPrefix
Callers
6
console-dumb-tty.js
File · 0.80
test-net-timeout.js
File · 0.80
test-console-issue-43095.js
File · 0.80
test-console-with-frozen-intrinsics.js
File · 0.80
test-console.js
File · 0.80
test-console-instance.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected