We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd9c85 commit 2d1438cCopy full SHA for 2d1438c
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