Skip to main content

save_container_cache

Function save_container_cache 

Source
pub fn save_container_cache(
    paths: Option<&Paths>,
    cache: &HashMap<String, ContainerCacheEntry>,
)
Expand description

Save container cache to ~/.purple/container_cache.jsonl via atomic write.