pub fn save_with_backup(groups: &[StrategyGroup]) -> Result<(), AdjustmentError>Expand description
Save a StrategyGroup to disk using the existing save function. Creates a backup first.
pub fn save_with_backup(groups: &[StrategyGroup]) -> Result<(), AdjustmentError>Save a StrategyGroup to disk using the existing save function. Creates a backup first.