Contents

run()

Performs the intent in the current test session.

Declaration

@discardableResult func run() async throws -> ResolvedIntentResult

Mentioned in

Return Value

The resolved result that contains the intent’s return value.