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 7ee36d6 commit e8a206eCopy full SHA for e8a206e
doc/api/repl.markdown
@@ -277,5 +277,6 @@ and try to print `obj` in REPL, it will invoke the custom `inspect()` function:
277
> obj
278
{ bar: 'baz' }
279
280
+[Readline Interface]: readline.html#readline_class_interface
281
[util.inspect()]: util.html#util_util_inspect_object_options
282
[here]: util.html#util_custom_inspect_function_on_objects
0 commit comments