pub fn delete_scheme(dir: &Path, slug: &str) -> Result<(), NodeError>
Remove an installed scheme from disk. Missing file is fine - the caller asked to delete it, the absence is the goal.