MCPcopy Create free account
hub / github.com/npm/cli / off

Method off

lib/utils/timers.js:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 off () {
26 process.off('time', this.#timeHandler)
27 }
28
29 load ({ path, timing } = {}) {
30 this.#timing = timing

Callers 15

mockTimersFunction · 0.95
unloadMethod · 0.45
entry.jsFile · 0.45
ExitHandlerClass · 0.45
add-rm-pkg-deps.jsFile · 0.45
mockRunScriptFunction · 0.45
setupFunction · 0.45
index.jsFile · 0.45
display.jsFile · 0.45
timers.jsFile · 0.45
loadLogFileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected