MCPcopy 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

Calls

no outgoing calls

Tested by

no test coverage detected