MCPcopy 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

1import memoize from 'lodash-es/memoize.js'
2import * as path from 'path'
3import * as pathWin32 from 'path/win32'
4import { getCwd } from './cwd.js'

Callers

nothing calls this directly

Calls 11

checkPathExistsFunction · 0.85
memoizeWithLRUFunction · 0.85
toLowerCaseMethod · 0.80
toUpperCaseMethod · 0.80
findExecutableFunction · 0.70
errorMethod · 0.45
joinMethod · 0.45
startsWithMethod · 0.45
replaceMethod · 0.45
matchMethod · 0.45
sliceMethod · 0.45

Tested by

no test coverage detected