set_components


Description:

public abstract void set_components (List<string>? install_comps, List<string>? remove_comps) throws Error

Parameters:

this

The AlteratorGroupComponentApplier instance.

install_comps

Components to install.

remove_comps

Components to remove.