Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ shellEnv.test.ts
File
shellEnv.test.ts
src/node/runtime/shellEnv.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"bun:test"
;
2
import
{ buildShellExport } from
"./shellEnv"
;
3
4
describe(
"buildShellExport"
, () => {
Callers
nothing calls this directly
Calls
1
buildShellExport
Function · 0.90
Tested by
no test coverage detected