Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChinaSiro/claude-code-sourcemap
/ windowsPaths.ts
File
windowsPaths.ts
restored-src/src/utils/windowsPaths.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
memoize from
'lodash-es/memoize.js'
2
import
* as path from
'path'
3
import
* as pathWin32 from
'path/win32'
4
import
{ getCwd } from
'./cwd.js'
Callers
nothing calls this directly
Calls
11
checkPathExists
Function · 0.85
memoizeWithLRU
Function · 0.85
toLowerCase
Method · 0.80
toUpperCase
Method · 0.80
findExecutable
Function · 0.70
error
Method · 0.45
join
Method · 0.45
startsWith
Method · 0.45
replace
Method · 0.45
match
Method · 0.45
slice
Method · 0.45
Tested by
no test coverage detected