MCPcopy Index your code
hub / github.com/anomalyco/opencode / shell-env.test.ts

File shell-env.test.ts

packages/desktop/src/main/shell-env.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2
3import { isNushell, mergeShellEnv, parseShellEnv, resolveUserShell } from "./shell-env"
4

Callers

nothing calls this directly

Calls 7

parseShellEnvFunction · 0.90
mergeShellEnvFunction · 0.90
resolveUserShellFunction · 0.90
isNushellFunction · 0.90
testFunction · 0.85
describeFunction · 0.50
fromMethod · 0.45

Tested by

no test coverage detected