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

feat(node/fs): add utimes method to the FileHandle class #27582

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

siaeyy
Copy link

@siaeyy siaeyy commented Jan 8, 2025

Added utimes method to the FileHandle class, part of #25554

✔ cargo test
✔ tools/format
✔ tools/lint

@CLAassistant
Copy link

CLAassistant commented Jan 8, 2025

CLA assistant check
All committers have signed the CLA.

@siaeyy
Copy link
Author

siaeyy commented Jan 8, 2025

Actually, some of the remaining methods can be implemented quickly. Would a mass PR be okay?

@dsherret dsherret changed the title feat(node/fs): Add utimes method to the FileHandle class (#25554) feat(node/fs): add utimes method to the FileHandle class Jan 8, 2025
@dsherret dsherret requested a review from kt3k January 8, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants