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