Skip to main content

set_instance_enabled_fenced

Function set_instance_enabled_fenced 

Source
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.