Type Method 型メソッド

buildBlock(_:)

Passes a single command group written as a child group through modified.

Declaration 宣言

static func buildBlock<Content>(_ content: Content) -> Content where Content : Commands