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