Skip to main content

run_cache

Function run_cache 

Source
pub fn run_cache(cli: &Cli, action: &CacheAction) -> Result<()>
Expand description

Run cache management command

ยงErrors

Returns an error if cache operations fail or stats cannot be collected.