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

Method unsubscribe

lib/diagnostics_channel.js:229–231  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

227 }
228
229 unsubscribe() {
230 return false;
231 }
232
233 bindStore(store, transform) {
234 markActive(this);

Calls

no outgoing calls

Tested by

no test coverage detected