Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ windowsPaths.ts
File
windowsPaths.ts
src/utils/windowsPaths.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync } from
'fs'
2
import
memoize from
'lodash-es/memoize.js'
3
import
* as path from
'path'
4
import
* as pathWin32 from
'path/win32'
Callers
nothing calls this directly
Calls
4
checkPathExists
Function · 0.85
findExecutable
Function · 0.70
memoizeWithLRU
Function · 0.70
error
Method · 0.65
Tested by
no test coverage detected