Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ GetIndex
Method
GetIndex
src/util/bind-map.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
public:
8
9
inline int GetIndex() {
10
return index;
11
}
12
13
inline Napi::String GetName(Napi::Env env) {
14
return name.Value();
Callers
1
BindObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected