pub fn remove_cache_mirror(url: &str) -> Result<(), Error>
Removes a cache mirror URL from the user-specific configuration.
Returns an error if the mirror is not found or the configuration cannot be written.