Skip to content

Commit

Permalink
util: move inspect in separate file
Browse files Browse the repository at this point in the history
The inspect function became very big and it's better to handle this
in a separate file.

PR-URL: nodejs#22845
Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
BridgeAR committed Oct 3, 2018
1 parent 8dcf60b commit a666cb7
Show file tree
Hide file tree
Showing 4 changed files with 1,103 additions and 1,074 deletions.
Loading

0 comments on commit a666cb7

Please sign in to comment.