Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ global
Method
global
deps/npm/lib/npm.js:442–444 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
440
}
441
442
get global () {
443
return
this.config.get(
'global'
) || this.config.get(
'location'
) ===
'global'
444
}
445
446
get silent () {
447
return
this.flatOptions.silent
Callers
15
test
Function · 0.80
contextual-calls.js
File · 0.80
lookup-behind-property.js
File · 0.80
regress-1065094.js
File · 0.80
call-cross-realm.js
File · 0.80
realm-property-access.js
File · 0.80
regress-crbug-1130213.js
File · 0.80
regress-crbug-702798.js
File · 0.80
regress-1069964.js
File · 0.80
regress-396460426.js
File · 0.80
regress-crbug-1321899-5.js
File · 0.80
regress-crbug-1339722-3.js
File · 0.80
Calls
1
get
Method · 0.65
Tested by
1
test
Function · 0.64