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

Method disable

lib/internal/async_context_frame.js:72–74  ·  view source on GitHub ↗
(store)

Source from the content-addressed store, hash-verified

70 }
71
72 disable(store) {
73 this.delete(store);
74 }
75}
76
77module.exports = AsyncContextFrame;

Callers 1

disableMethod · 0.45

Calls 1

deleteMethod · 0.65

Tested by

no test coverage detected