Skip to main content

remove_for

Function remove_for 

Source
pub fn remove_for(host: &str) -> Result<bool>
Expand description

Remove a credentials entry. Returns true if something was removed. Non-existent host is a silent no-op (returns false).