Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ hasSubscribers
Method
hasSubscribers
lib/diagnostics_channel.js:242–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
240
}
241
242
get hasSubscribers() {
243
return
false;
244
}
245
246
publish() {}
247
Callers
1
test-diagnostics-channel-object-channel-pub-sub.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected