MCPcopy
hub / github.com/vercel-labs/just-bash / base64.binary.test.ts

File base64.binary.test.ts

packages/just-bash/src/commands/base64/base64.binary.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("base64 with binary data", () => {

Callers

nothing calls this directly

Calls 3

execMethod · 0.65
readFileBufferMethod · 0.65
resolvePathMethod · 0.65

Tested by

no test coverage detected