Skip to content

feat(ext/node): implement FileHandle.readLines()#31107

Merged
bartlomieju merged 1 commit intodenoland:mainfrom
fraidev:add-filehandle-readlines
Oct 28, 2025
Merged

feat(ext/node): implement FileHandle.readLines()#31107
bartlomieju merged 1 commit intodenoland:mainfrom
fraidev:add-filehandle-readlines

Conversation

@fraidev
Copy link
Copy Markdown
Contributor

@fraidev fraidev commented Oct 28, 2025

Closes #31104

Also related: #29972 and #25554

@fraidev fraidev force-pushed the add-filehandle-readlines branch 3 times, most recently from 0b241cc to 0ce1aaf Compare October 28, 2025 03:08
Copy link
Copy Markdown
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

Thanks!

@bartlomieju bartlomieju merged commit 86ce21e into denoland:main Oct 28, 2025
37 checks passed
@Tango992 Tango992 mentioned this pull request Nov 2, 2025
81 tasks
@AprilNEA AprilNEA mentioned this pull request Feb 6, 2026
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing readLines() method on FileHandle in Deno's node:fs/promises module

2 participants