Skip to main content

save_history_impl

Function save_history_impl 

Source
pub fn save_history_impl(
    cache: &CacheManager,
    history_id: &str,
    history: &[String],
    limit: usize,
) -> Result<()>
Expand description

Save history to a cache file