add(_:)
Adds a new variant to this variant set.
Declaration
func add(_ variantName: String) throwsParameters
- variantName:
The name of the variant to add.
Adds a new variant to this variant set.
func add(_ variantName: String) throwsThe name of the variant to add.