confirm(count:)
Confirm this confirmation.
Declaration
func confirm(count: Int = 1)Parameters
- count:
The number of times to confirm this instance.
Discussion
As a convenience, this method can be called by calling the confirmation directly.
Confirm this confirmation.
func confirm(count: Int = 1)The number of times to confirm this instance.
As a convenience, this method can be called by calling the confirmation directly.