Searched defs:dirExists (Results 1 – 2 of 2) sorted by relevance
55 dirExists: { property
24 const dirExists = (...p) => stat(resolve(...p)) function