aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/fs-module-accepts-files.md
blob: 8c602fd4483774e33057b6db57e22cbbc24ee193 (plain)
1
2
3
4
5
6
## Fs Module now accepts files objects

It is now possible to define a `files()` object and run most Fs module
functions on the file, rather than passing a string and hoping it is in the
same directory.