We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fa07a commit 9ecc40fCopy full SHA for 9ecc40f
doc/api/readline.md
@@ -108,7 +108,8 @@ emitted.
108
added: v16.0.0
109
-->
110
111
-The `'error'` event is emitted when an error occurs on the `input` stream associated with the `readline` `Interface`.
+The `'error'` event is emitted when an error occurs on the `input` stream
112
+associated with the `node:readline` `Interface`.
113
114
The listener function is called with an `Error` object passed as the single argument.
115
0 commit comments