save

Function save 

Source
pub fn save(path: Option<&Path>, entries: &[String]) -> Result<(), ModCliError>
Expand description

Save all history lines to the target file, creating directories if needed.