mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-12 17:08:39 -09:00
I initially wanted to keep a directory's block count and size as a separate field so that exporting an in-memory tree to a JSON dump would be easier to do, but that doesn't seem like a common operation to optimize for. We'll probably need the algorithms to subtract sub-items from directory counts anyway, so such an export can still be implemented, albeit slower. |
||
|---|---|---|
| .. | ||
| browser.zig | ||
| main.zig | ||
| model.zig | ||
| ncurses_refs.c | ||
| scan.zig | ||
| ui.zig | ||
| util.zig | ||