Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ off
Method
off
deps/npm/lib/utils/log-file.js:44–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
off () {
45
process.off(
'log'
, this.#logHandler)
46
this.#endStream()
47
}
48
49
load ({ command, path, logsMax = Infinity, timing } = {}) {
50
if
([
'completion'
].includes(command)) {
Callers
1
LogFiles
Class · 0.95
Calls
1
#endStream
Method · 0.95
Tested by
no test coverage detected