Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ crawfish.mjs
File
crawfish.mjs
etc/crawfish.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#! /usr/bin/env node --experimental-modules
2
3
import
{ createReadStream, existsSync, promises } from
'fs'
;
4
const
{ readFile } = promises;
Callers
nothing calls this directly
Calls
2
error
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected