Skip to main content

clean_cache

Function clean_cache 

Source
pub fn clean_cache<F>(
    home_dir: &Option<String>,
    bin_path: &Option<String>,
    lib_path: &Option<String>,
    doc_path: &Option<String>,
    f: F,
) -> Option<i32>
where F: FnOnce(&mut Home) -> bool,
Expand description

A clean-cache command.