rclone/fs/config/configmap
Nick Craig-Wood f111e0eaf8 fs: enable configmap to be able to tell values set vs config file values #4996
This adds AddOverrideGetter and GetOverride methods to config map and
uses them in fs.ConfigMap.

This enables us to tell which values have been set and which are just
read from the config file or at their defaults.

This also deletes the unused AddGetters method in configmap.
2021-03-15 19:22:07 +00:00
..
configmap.go fs: enable configmap to be able to tell values set vs config file values #4996 2021-03-15 19:22:07 +00:00
configmap_test.go fs: enable configmap to be able to tell values set vs config file values #4996 2021-03-15 19:22:07 +00:00