command.serial¶
Order each child command after the preceding child completes.
Operation contract¶
| Property | Value |
|---|---|
| Semantic phase | executable |
| Traits | UnknownEffects, ImplicitTerminator(command.yield) |
Signature¶
| Kind | Name | Type | Cardinality | Description |
|---|---|---|---|---|
| Region | body |
region | required | Nested command operations and source-level control flow. (single block, terminator command.yield.) |