Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ 36.database.backup.js
File
36.database.backup.js
test/36.database.backup.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
{ existsSync, writeFileSync, readFileSync } = require(
'fs'
);
3
const
Database = require(
'../.'
);
4
Callers
nothing calls this directly
Calls
3
rejectsWith
Function · 0.85
fulfillsWith
Function · 0.85
backup
Function · 0.85
Tested by
no test coverage detected