1
mirror of https://github.com/rclone/rclone synced 2024-10-27 15:02:16 +01:00
rclone/cmd/ncdu
Nick Craig-Wood 11da2a6c9b Break the fs package up into smaller parts.
The purpose of this is to make it easier to maintain and eventually to
allow the rclone backends to be re-used in other projects without
having to use the rclone configuration system.

The new code layout is documented in CONTRIBUTING.
2018-01-15 17:51:14 +00:00
..
scan Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
ncdu_unsupported.go ncdu: disable on plan9 and solaris as termbox isn't supported there 2017-06-15 20:10:54 +01:00
ncdu.go ncdu: fix crashes on empty directories - fixes #1910 2017-12-12 13:54:15 +00:00