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 962d27d commit c373e07Copy full SHA for c373e07
doc/api/repl.md
@@ -373,6 +373,10 @@ within the action function for commands registered using the
373
## repl.start([options])
374
<!-- YAML
375
added: v0.1.91
376
+changes:
377
+ - version: v5.8.0
378
+ pr-url: https://github.com/nodejs/node/pull/5388
379
+ description: The `options` parameter is optional now.
380
-->
381
382
* `options` {Object | String}
0 commit comments