logo hsb.horse
← Back to tag index

Snippets

#file-system

Snippets tagged with "file-system".

Snippets 1
  1. Node.js File Check

    Promise-based function to check if a path is a file in Node.js. Returns false on error.