Home
last modified time | relevance | path

Searched refs:execFileAsync (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/pacote/lib/util/
Dgit.js6 const execFileAsync = BB.promisify(cp.execFile, { constant
207 return execFileAsync(gitPath, gitArgs, mkOpts(gitOpts, opts)).catch((err) => {