Contents

perform()

Performs the intent after resolving the provided parameters.

Declaration

func perform() async throws -> Self.PerformResult

Mentioned in

Discussion

In the body of this function, validate your parameters and provide the system with information about needed parameter values or user clarification.

See Also

Performing the action