MCPcopy 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

1import { describe, expect, it } from "bun:test";
2import { buildShellExport } from "./shellEnv";
3
4describe("buildShellExport", () => {

Callers

nothing calls this directly

Calls 1

buildShellExportFunction · 0.90

Tested by

no test coverage detected