Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
16
const
ids =
new
IDs()
Callers
4
setSocket
Method · 0.80
createUser
Method · 0.80
addTestContents
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected