MCPcopy
hub / github.com/mongodb/node-mongodb-native / bash_to_fish.mjs

File bash_to_fish.mjs

etc/bash_to_fish.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createReadStream, promises as fs } from 'node:fs';
2import path from 'node:path';
3import readline from 'node:readline/promises';
4

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected