Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
looksLikeGitForWindowsBash
Function · 0.85
findGitRootFromGitExePath
Function · 0.85
findWindowsBash
Function · 0.85
Calls
1
has
Method · 0.45
Tested by
no test coverage detected