MCPcopy
hub / github.com/claude-code-best/claude-code / parser.ts

File parser.ts

src/utils/powershell/parser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execa } from 'execa'
2import { logForDebugging } from '../debug.js'
3import { memoizeWithLRU } from '../memoize.js'
4import { getCachedPowerShellPath } from '../shell/powershellDetection.js'

Callers

nothing calls this directly

Calls 6

maxMethod · 0.80
deleteMethod · 0.65
createMethod · 0.65
memoizeWithLRUFunction · 0.50
hasMethod · 0.45

Tested by

no test coverage detected