mirror of https://github.com/lukechilds/node.git
Browse Source
This features comes from the need of adding extra options when displaying the object using console.dir(). console.dir() accepts now a second parameter that is passed to util.inspect() in order to provide extra options to the output. These options are: depth, color and showHidden. More information about these options in util.inspect() documentation. Signed-off-by: Fedor Indutny <fedor@indutny.com>archived-io.js-v0.10
Xavi Magrinyà
11 years ago
committed by
Fedor Indutny
2 changed files with 5 additions and 8 deletions
Loading…
Reference in new issue