doc: add util.inspect() legacy signature
PR-URL: https://github.com/nodejs/node/pull/23216 Fixes: https://github.com/nodejs/node/issues/23205 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
67130f3ab5
commit
5e63cf29bf
@ -361,6 +361,7 @@ stream.write('With ES6');
|
||||
```
|
||||
|
||||
## util.inspect(object[, options])
|
||||
## util.inspect(object[, showHidden[, depth[, colors]]])
|
||||
<!-- YAML
|
||||
added: v0.3.0
|
||||
changes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user