Skip to content

Commit eee71d6

Browse files
siddhant1targos
authored andcommittedOct 10, 2018
doc: add util.inspect() legacy signature
PR-URL: #23216 Fixes: #23205 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent fbbb25b commit eee71d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎doc/api/util.md

+1
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ stream.write('With ES6');
357357
```
358358

359359
## util.inspect(object[, options])
360+
## util.inspect(object[, showHidden[, depth[, colors]]])
360361
<!-- YAML
361362
added: v0.3.0
362363
changes:

0 commit comments

Comments
 (0)
Please sign in to comment.