MCPcopy Index your code
hub / github.com/nodejs/node / load

Method load

deps/npm/test/lib/cli/entry.js:127–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125 mocks: {
126 '@npmcli/config': class BadConfig {
127 async load () {
128 throw err
129 }
130 },
131 },
132 globals: {

Callers 6

npm.jsFile · 0.45
displayLoadFunction · 0.45
display.jsFile · 0.45
timers.jsFile · 0.45
loadLogFileFunction · 0.45
log-file.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected