pub fn enable_disable( root: &Path, id_or_tag: &str, enable: bool, dry_run: bool, config: &RulesRunConfig, ) -> Result<String, String>