buildBlock(_:)
Creates a builder with the a block.
Declaration
static func buildBlock<each P>(_ components: repeat each P) -> Prompt where repeat each P : PromptRepresentableCreates a builder with the a block.
static func buildBlock<each P>(_ components: repeat each P) -> Prompt where repeat each P : PromptRepresentable