Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
* as fs from
'fs'
;
4
const
dropbox: typeof Dropbox = require(
'dropbox'
);
Callers
nothing calls this directly
Calls
5
fail
Function · 0.70
existsSync
Method · 0.65
mkdir
Method · 0.65
readFileSync
Method · 0.65
writeFileSync
Method · 0.65
Tested by
no test coverage detected