-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.readlineIssues and PRs related to the built-in readline module.Issues and PRs related to the built-in readline module.
Description
So, I found readline.question today, and it looks really odd.
First, it doesn't follow the (err, data) nodeback convention at all (where do errors go?).
Second, it doesn't really feel like something that should be in core.
Should it be soft-deprecated?
Should it be "fixed" to conform to the node-back convention (not very likely)?
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.readlineIssues and PRs related to the built-in readline module.Issues and PRs related to the built-in readline module.