MCPcopy
hub / github.com/liriliri/aya / resolve

Function resolve

script/adb.mjs:33–35  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

31await fs.remove(platformToolsDir)
32
33function resolve(...args) {
34 return normalizePath(path.resolve(...args))
35}

Callers 11

vite.preload.tsFile · 0.85
vite.main.tsFile · 0.85
adb.mjsFile · 0.85
writeFunction · 0.85
spawnAdbFunction · 0.85
waitFileSemaphoreFunction · 0.85
clearnupFunction · 0.85
pullFileDataFunction · 0.85
cleanupFunction · 0.85
getCpuLoadsFunction · 0.85
connectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected