Contents

buildEither(first:)

Creates a builder with the first component.

Declaration

static func buildEither(first component: some PromptRepresentable) -> Prompt

See Also

Building a prompt