MCPcopy
hub / github.com/di-sukharev/opencommit / destroy2

Function destroy2

out/cli.cjs:15009–15011  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15007 return val;
15008 }
15009 function destroy2() {
15010 console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");
15011 }
15012 createDebug3.enable(createDebug3.load());
15013 return createDebug3;
15014 }

Callers

nothing calls this directly

Calls 4

isStream3Function · 0.85
isDestroyedFunction · 0.85
destroyMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…