MCPcopy Create free account
hub / github.com/5e-bits/5e-database / dbRefresh.ts

File dbRefresh.ts

scripts/dbRefresh.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readdirSync, readFileSync, existsSync } from 'fs';
2import { MongoClient, Collection, Db, MongoServerError } from 'mongodb';
3import {
4 checkMongoUri,

Callers

nothing calls this directly

Calls 2

checkMongoUriFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected