Searched refs:execFileAsync (Results 1 – 1 of 1) sorted by relevance
6 const execFileAsync = BB.promisify(cp.execFile, { constant207 return execFileAsync(gitPath, gitArgs, mkOpts(gitOpts, opts)).catch((err) => {