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

missing Node FS APIs #27664

Open
9 tasks
kt3k opened this issue Jan 14, 2025 · 0 comments
Open
9 tasks

missing Node FS APIs #27664

kt3k opened this issue Jan 14, 2025 · 0 comments

Comments

@kt3k
Copy link
Member

kt3k commented Jan 14, 2025

These APIs are missing in node:fs module:

  • fchown
  • fchownSync
  • fchmod
  • fchmodSync
  • glob
  • globSync
  • lchmod
  • lchmodSync
  • openAsBlob

Note: This only lists top level APIs in node:fs module. The missing FileHandle methods are tracked in #25554

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