Skip to content

Commit 5e63cf2

Browse files
siddhant1vsemozhetbyt
authored andcommitted
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 67130f3 commit 5e63cf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/util.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ stream.write('With ES6');
361361
```
362362

363363
## util.inspect(object[, options])
364+
## util.inspect(object[, showHidden[, depth[, colors]]])
364365
<!-- YAML
365366
added: v0.3.0
366367
changes:

0 commit comments

Comments
 (0)