MCPcopy
hub / github.com/brunosimon/keppler / getId

Method getId

lib/ids.js:8–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 }
7
8 getId()
9 {
10 const lastId = ++this.lastId
11
12 return lastId
13 }
14}
15
16const ids = new IDs()

Callers 4

setSocketMethod · 0.80
createUserMethod · 0.80
addTestContentsMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected