MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked / findExecutable

Function findExecutable

source code/utils/windowsPaths.ts:31–82  ·  view source on GitHub ↗

* Find an executable using where.exe on Windows * @param executable - The name of the executable to find * @returns The path to the executable or null if not found

(executable: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

windowsPaths.tsFile · 0.70
env.tsFile · 0.70
ripgrep.tsFile · 0.70

Calls 5

checkPathExistsFunction · 0.85
execSync_DEPRECATEDFunction · 0.85
getCwdFunction · 0.85
logForDebuggingFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected