Contents

init(_:)

Creates a tool expectation from generated content.

Declaration

nonisolated init(_ content: GeneratedContent) throws

Parameters

  • content:

    The generated content to decode.

Discussion