mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
The interface was getting so that a new function was needed for every Config variant. Adding an Options struct fixes this.
The interface was getting so that a new function was needed for every Config variant. Adding an Options struct fixes this.