pub fn remove(name: &str) -> Result<RemoveOutcome, String>Expand description
Unwire an installed addon: drop its gateway server and store entry.
pub fn remove(name: &str) -> Result<RemoveOutcome, String>Unwire an installed addon: drop its gateway server and store entry.