✨ 🌌 findExecutable.ts
This commit is contained in:
@@ -15,3 +15,4 @@ export function findExecutable(
|
|||||||
const resolved = whichSync(exe)
|
const resolved = whichSync(exe)
|
||||||
return { cmd: resolved ?? exe, args }
|
return { cmd: resolved ?? exe, args }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user