-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Suggestion: Add lineNumber #8393
Copy link
Copy link
Closed
adamlaska/node
#38Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.readlineIssues and PRs related to the built-in readline module.Issues and PRs related to the built-in readline module.
Description
Activity
Metadata
Metadata
Assignees
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.readlineIssues and PRs related to the built-in readline module.Issues and PRs related to the built-in readline module.
Right now, I can't find out how to read a line number of a module, using
readLine. I thought this was already implemented, but it is not :/ Is there anyway to get this to work / find out a line number of a module?