Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createReadStream, promises as fs } from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
readline from
'node:readline/promises'
;
4
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected