MCPcopy
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

1import { describe, expect, it } from "vitest";
2import { Bash } from "./Bash.js";
3
4describe("Bash General", () => {

Callers

nothing calls this directly

Calls 5

getCwdMethod · 0.80
getEnvMethod · 0.80
execMethod · 0.65
readFileMethod · 0.65
writeFileMethod · 0.65

Tested by

no test coverage detected