- [x] #1120 - [x] #1116 - [x] #1087 - [x] #1089 - [x] #1088 - [x] #663 - [x] #733 - [x] `readv` https://github.com/streamich/memfs/pull/946 - [x] `writev` https://github.com/streamich/memfs/pull/946 - [x] `readvSync` https://github.com/streamich/memfs/pull/946 - [x] `writevSync` https://github.com/streamich/memfs/pull/946 - [x] `rm` https://github.com/streamich/memfs/pull/754 - [x] `rmSync` https://github.com/streamich/memfs/pull/754 - [x] `promises.rm` https://github.com/streamich/memfs/pull/754 - [x] `throwIfNoEntry` in stats methods https://github.com/streamich/memfs/pull/782
promises.watch#1120realpath.native#1116DirAPI #1087FileHandleAPI #1089cpAPI #1088opendirAPI #663readvfeat(volume): implement readv and writev #946writevfeat(volume): implement readv and writev #946readvSyncfeat(volume): implement readv and writev #946writevSyncfeat(volume): implement readv and writev #946rmadd .rm(), .rmSync(), and .promises.rm() methods #754rmSyncadd .rm(), .rmSync(), and .promises.rm() methods #754promises.rmadd .rm(), .rmSync(), and .promises.rm() methods #754throwIfNoEntryin stats methods SupportthrowIfNoEntryin StatOptions #782