blob: 8c602fd4483774e33057b6db57e22cbbc24ee193 [file] [log] [blame] [view]
## 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.