MCPcopy Create free account
hub / github.com/Snapchat/Valdi / nextMsgId

Method nextMsgId

npm_modules/cli/src/utils/daemonClient.ts:263–265  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

261 }
262
263 private nextMsgId(): string {
264 return String(++this.msgCounter);
265 }
266
267 // ── Daemon-level calls ────────────────────────────────────────────────────
268

Callers 1

forwardAndWaitMethod · 0.95

Calls 1

StringClass · 0.50

Tested by

no test coverage detected