MCPcopy
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
3import { createReadStream, existsSync, promises } from 'fs';
4const { readFile } = promises;

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected