mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
6a9ae32012
This splits config.go into ui.go for the user interface functions and authorize.go for the implementation of `rclone authorize`. It also moves the tests into the correct places (including one from obscure which was in the wrong place).