MCPcopy Index your code
hub / github.com/coder/mux / bashPath.test.ts

File bashPath.test.ts

src/node/utils/main/bashPath.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getBashPath, getBashPathForPlatform, resetBashPathCache } from "./bashPath";
2
3describe("getBashPathForPlatform (Windows)", () => {
4 it("skips WSL launcher when it is first in PATH", () => {

Callers

nothing calls this directly

Calls 3

getBashPathForPlatformFunction · 0.90
resetBashPathCacheFunction · 0.90
getBashPathFunction · 0.90

Tested by

no test coverage detected