pub fn set_instance_disabled( root: &Path, plugin_id: &str, instance: &str, disabled_state: bool, ) -> Result<ResolvedApp>
Atomically changes one Instance selection marker after candidate resolution.