Bug Fixes
- Correct
ls
to return array of file path's instead of the whole document object - Correct
read
andrm
to usefd
as a string instead of an object - Ability to use callback function for
read
instead of only a stream - Fix errors in readme
ls
to return array of file path's instead of the whole document objectread
and rm
to use fd
as a string instead of an objectread
instead of only a stream