Searched defs:destPath (Results 1 – 3 of 3) sorted by relevance
21 function copy(srcPath, destPath) { argument47 function min(srcPath, destPath) { argument60 function write(destPath, data) { argument
24 function minify(srcPath, destPath, callback, options) { argument
96 $destPath = $targetDir . '/' . $file; variable