Files
node/lib
cjihrig a2ee21db84 util: add an option for configuring break length
This commit adds a breakLength option to util.inspect(). This
option allows users to control the length at which object keys
are split across multiple lines. For backwards compatibility,
this option defaults to 60.

Fixes: https://github.com/nodejs/node/issues/7305
PR-URL: https://github.com/nodejs/node/pull/7499
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2016-07-05 10:17:28 -04:00
..
2016-05-26 11:28:45 +02:00
2016-06-07 13:51:14 -06:00
2016-05-18 02:12:28 -04:00
2016-06-17 17:03:49 +02:00
2016-06-29 10:43:07 +02:00
2016-06-29 11:02:25 +02:00
2016-06-01 18:57:45 -04:00
2016-06-29 17:10:53 -07:00