buildBlock(_:)
Passes a single command group written as a child group through modified.
Declaration
static func buildBlock<C>(_ content: C) -> C where C : CommandsPasses a single command group written as a child group through modified.
static func buildBlock<C>(_ content: C) -> C where C : Commands