Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/superagent-ai/grok-cli
/ bash.test.ts
File
bash.test.ts
src/tools/bash.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs"
;
2
import
os from
"node:os"
;
3
import
path from
"node:path"
;
4
import
{ afterEach, describe, expect, it } from
"vitest"
;
Callers
nothing calls this directly
Calls
11
wrapCommandForShuru
Function · 0.90
shouldRunOnHostInSandboxMode
Function · 0.90
wrapHostBrowserCommand
Function · 0.90
getSandboxMutationBlockReason
Function · 0.90
getToolDescription
Method · 0.80
makeTempDir
Function · 0.70
getCwd
Method · 0.65
getSandboxSettings
Method · 0.65
setSandboxSettings
Method · 0.65
getSandboxMode
Method · 0.45
setSandboxMode
Method · 0.45
Tested by
no test coverage detected