Skip to content

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

Merged
kt3k merged 4 commits intodenoland:mainfrom
siaeyy:fs_handle_utimes
Jan 14, 2025
Merged

fix(node/fs): add utimes method to the FileHandle class#27582
kt3k merged 4 commits intodenoland:mainfrom
siaeyy:fs_handle_utimes

Conversation

@siaeyy
Copy link
Copy Markdown
Contributor

@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
Copy Markdown

CLAassistant commented Jan 8, 2025

CLA assistant check
All committers have signed the CLA.

@siaeyy
Copy link
Copy Markdown
Contributor 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
@kt3k kt3k mentioned this pull request Jan 14, 2025
24 tasks
Copy link
Copy Markdown
Contributor

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

Would a mass PR be okay?

Further contributions are welcome

@kt3k kt3k changed the title feat(node/fs): add utimes method to the FileHandle class fix(node/fs): add utimes method to the FileHandle class Jan 14, 2025
@kt3k kt3k merged commit a1f50a7 into denoland:main Jan 14, 2025
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.

3 participants