mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
f111e0eaf8
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. |
||
---|---|---|
.. | ||
configmap_test.go | ||
configmap.go |