1
mirror of https://github.com/rclone/rclone synced 2024-10-17 03:01:13 +02:00
rclone/cmd/tree
Nick Craig-Wood 512f4b4487 Update error checking on fmt.Fprint* after errcheck update
Now we need to check or ignore errors on fmt.Fprint* explicitly -
previously errcheck just ignored them for us.
2018-05-22 09:41:13 +01: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 Update error checking on fmt.Fprint* after errcheck update 2018-05-22 09:41:13 +01:00