Searched defs:resolvedPath (Results 1 – 5 of 5) sorted by relevance
33 function resolvedPath(n) { function
69 const resolvedPath = spawnResult.stdout.toString().trim(); constant
103 which('git', function (e, resolvedPath) { argument124 which('git', function (e, resolvedPath) { argument
102 which('git', function (e, resolvedPath) { argument
515 function directoryExists(resolvedPath) { argument