Sync support
nspragg opened this issue · 2 comments
nspragg commented
Consider adding support for sync calls, like fs.
nspragg commented
const files = fh.findSync();
nspragg commented
Thanks @robinjmurphy. Merged.
nspragg opened this issue · 2 comments
Consider adding support for sync calls, like fs.
const files = fh.findSync();
Thanks @robinjmurphy. Merged.