Skip to main content

remove_from

Function remove_from 

Source
pub fn remove_from(configured: Option<&str>, nicks: &[String]) -> Result<usize>
Expand description

mutt’s unalias: drop these nicks (or every alias, for *) from the alias file, rewriting it without them. How many lines went.