rclone/cmd/info
Nick Craig-Wood 2e21c58e6a fs: deglobalise the config #4685
This is done by making fs.Config private and attaching it to the
context instead.

The Config should be obtained with fs.GetConfig and fs.AddConfig
should be used to get a new mutable config that can be changed.
2020-11-26 16:40:12 +00:00
..
internal build: run gofmt -s to simplify the code: suggested by Go Report Card 2020-06-18 18:45:39 +01:00
all.sh scripts: make absolute paths consistent 2018-01-26 09:39:05 +00:00
info.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
test.cmd info: rewrite invalid character test and reporting 2019-09-30 14:05:49 +01:00
test.sh info: rewrite invalid character test and reporting 2019-09-30 14:05:49 +01:00