Contents

buildArray(_:)

Creates a builder with the an array of prompts.

Declaration

static func buildArray(_ instructions: [some InstructionsRepresentable]) -> Instructions

See Also

Building instructions