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 68d5cb8 commit b192227Copy full SHA for b192227
doc/api/readline.md
@@ -529,6 +529,7 @@ changes:
529
**Default:** `500`.
530
* `tabSize` {integer} The number of spaces a tab is equal to (minimum 1).
531
**Default:** `8`.
532
+* Returns: {readline.Interface}
533
534
The `readline.createInterface()` method creates a new `readline.Interface`
535
instance.
0 commit comments