Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
forwardAndWait
Method · 0.95
Calls
1
String
Class · 0.50
Tested by
no test coverage detected