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