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

Add support for node:readline, FileHande#readLines #188

Open
james-pre opened this issue Feb 11, 2025 · 0 comments
Open

Add support for node:readline, FileHande#readLines #188

james-pre opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@james-pre
Copy link
Member

james-pre commented Feb 11, 2025

The readLines method of FileHandle is not implemented, and it definitely should be.

This requires support for node:readline's Interface, which should be possible to emulate.

Since the readline.Interface uses streams, this will be worked on after #176.

@james-pre james-pre changed the title Add FileHandle#readLines Implement FileHandle#readLines Feb 11, 2025
@james-pre james-pre changed the title Implement FileHandle#readLines Add support for node:readline Feb 12, 2025
@james-pre james-pre self-assigned this Feb 12, 2025
@james-pre james-pre changed the title Add support for node:readline Add support for node:readline, FileHande#readLines Feb 12, 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

No branches or pull requests

1 participant