MCPcopy 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';
2const { existsSync, writeFileSync, readFileSync } = require('fs');
3const Database = require('../.');
4

Callers

nothing calls this directly

Calls 3

rejectsWithFunction · 0.85
fulfillsWithFunction · 0.85
backupFunction · 0.85

Tested by

no test coverage detected