MCPcopy
hub / github.com/coder/mux / existsSyncFn

Function existsSyncFn

src/node/utils/main/bashPath.test.ts:25–25  ·  view source on GitHub ↗
(p: unknown)

Source from the content-addressed store, hash-verified

23 ]);
24
25 const existsSyncFn = (p: unknown) => existing.has(String(p));
26
27 expect(
28 getBashPathForPlatform({

Callers 3

findWindowsBashFunction · 0.85

Calls 1

hasMethod · 0.45

Tested by

no test coverage detected