Skip to main content

configure_harness_interop_settings

Function configure_harness_interop_settings 

Source
pub fn configure_harness_interop_settings(
    homes: &HarnessHomes,
    harness: &str,
    changes: &[HarnessSettingChange],
    expected_revision: Option<&str>,
) -> Result<HarnessInteropSettingsReport, HarnessInteropSettingsError>
Expand description

Apply a revision-checked set of changes and return the resulting snapshot.