Searched refs:cmdShim_ (Results 1 – 2 of 2) sorted by relevance
34 stat(from).then(() => cmdShim_(from, to))36 const cmdShim_ = (from, to) => Promise.all([ function
20635 await cmdShim_(src, to, opts_);20645 async function cmdShim_(src, to, opts) {