Searched defs:exists (Results 1 – 2 of 2) sorted by relevance
19 const exists = function(src, dst, callback) { function23 fs.exists(dst, function(exists) { argument
20 const exists = function(src, dst, callback) { function24 fs.exists(dst, function(exists) { argument