MCPcopy
hub / github.com/jvilk/BrowserFS / get_db_credentials.ts

File get_db_credentials.ts

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

Source from the content-addressed store, hash-verified

1#! /usr/bin/env node
2
3import * as fs from 'fs';
4const dropbox: typeof Dropbox = require('dropbox');

Callers

nothing calls this directly

Calls 5

failFunction · 0.70
existsSyncMethod · 0.65
mkdirMethod · 0.65
readFileSyncMethod · 0.65
writeFileSyncMethod · 0.65

Tested by

no test coverage detected