Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ 10.database.open.js
File
10.database.open.js
test/10.database.open.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
const
Database = require(
'../.'
);
Callers
nothing calls this directly
Calls
5
testTimeout
Function · 0.85
a
Method · 0.80
foo
Method · 0.80
getBinding
Function · 0.70
Database
Function · 0.50
Tested by
no test coverage detected