Closed danfooo closed 8 years ago
You are right, now it's concealed for the --debug
flag, just to print the result and output file path.
Okay yeah, looks better in 0.4.9
. Another problem is that by default a tree_out
file is written, that's not supposed to happen, right?
When I
tree ./build
, I get my log prepended by this:I'd expect that not to be there when I'm not passing any debug flags. My version of
tree
is0.4.6
, node version is6.7.0
.