Skip to main content

remove_cache_mirror

Function remove_cache_mirror 

Source
pub fn remove_cache_mirror(url: &str) -> Result<(), Error>
Expand description

Removes a cache mirror URL from the user-specific configuration.

ยงErrors

Returns an error if the mirror is not found or the configuration cannot be written.