pub fn set_instance_enabled_fenced(
root: &Path,
expected_revision: &PluginRootRevision,
plugin_id: &str,
instance: &str,
enabled: bool,
) -> Result<PluginSelectionPublication>Expand description
Atomically changes one Instance selection after checking the exact current revision.