We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The readme states that "All the sync nodejs fs API is available". However, opendirSync seems to not have been implemented.
The text was updated successfully, but these errors were encountered:
Yeah it's a new method (added in Node 12 IIRC). Happy to accept a PR that implements it
Sorry, something went wrong.
writeFile and readFile is not implemented. ?
No branches or pull requests
The readme states that "All the sync nodejs fs API is available". However, opendirSync seems to not have been implemented.
The text was updated successfully, but these errors were encountered: