pub fn forget(workspace: &Workspace, declared: &Declared) -> Result<Vec<String>>Expand description
Drop the app from the list and take its port and command with it, from both files. Leaving the settings behind would put them back on the next app that happens to take the same name.