MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / deprecate2

Function deprecate2

out/cli.cjs:9429–9431  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

9427 defaultTimeoutListenerCount = 3;
9428 }
9429 function deprecate2(message) {
9430 console.log("[agentkeepalive:deprecated] %s", message);
9431 }
9432 var Agent6 = class extends OriginalAgent {
9433 constructor(options) {
9434 options = options || {};

Callers 4

constructorMethod · 0.85
timeoutMethod · 0.85
socketActiveTTLMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…