1
mirror of https://github.com/rclone/rclone synced 2024-11-07 04:16:58 +01:00
rclone/cmd/tree
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
..
testfiles Implement tree command - fixes #1528 2017-07-26 23:06:48 +01:00
tree_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
tree.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00