Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/cmd-shim/lib/
Dindex.js237 ]).then(() => chmodShim(to))
240 const chmodShim = to => Promise.all([ function
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs20668 return chmodShim(target, opts);
20913 function chmodShim(to, opts) {