Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ Bash } from
"../../Bash.js"
;
3
4
describe(
"base64 with binary data"
, () => {
Callers
nothing calls this directly
Calls
3
exec
Method · 0.65
readFileBuffer
Method · 0.65
resolvePath
Method · 0.65
Tested by
no test coverage detected