Contents

resolve(in:)

Returns the referenced image from the transcript.

Declaration

func resolve(in transcript: Transcript) -> Transcript.ImageAttachment?

Parameters

  • transcript:

    The transcript to resolve the reference against.

Return Value

The ImageAttachment for this reference, or nil if no attachment with label attachmentLabel is found in the transcript.