Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel-labs/just-bash
/ Bash.general.test.ts
File
Bash.general.test.ts
packages/just-bash/src/Bash.general.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ Bash } from
"./Bash.js"
;
3
4
describe(
"Bash General"
, () => {
Callers
nothing calls this directly
Calls
5
getCwd
Method · 0.80
getEnv
Method · 0.80
exec
Method · 0.65
readFile
Method · 0.65
writeFile
Method · 0.65
Tested by
no test coverage detected