directory size is not calculated past the root level · Issue #49 · wagoodman/dive (original) (raw)
It appears that the directory sizes are not calculated past the root.
Let's ignore the fact that I should have used --no-cache-dir
, but I think that looks like an inconsistency.
To clarify, I am not sure if /root should show 77MB or 0. I am thinking that there should be an option to show the size that a directory contains, because all directories are "effectively" 0 (or very close to 0).
~tommy