Contents

buildBlock(_:)

Creates a builder with the a block.

Declaration

static func buildBlock<each P>(_ components: repeat each P) -> Prompt where repeat each P : PromptRepresentable

See Also

Building a prompt