Skip to content
New issue

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

Support for statfs() and other newer fs functions in more recent versions of node.js #1044

Open
Eric24 opened this issue Dec 19, 2024 · 1 comment

Comments

@Eric24
Copy link

Eric24 commented Dec 19, 2024

Are newer fs functions "automatically" included in the promisified list of functions, or must these functions specifically be listed in the fs-extra source?

@RyanZim
Copy link
Collaborator

RyanZim commented Dec 19, 2024

Need to be listed in https://github.com/jprichardson/node-fs-extra/blob/master/lib/fs/index.js; PR welcome to add them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants