Optional
flags?: TaskGroupFlag[]Flags controlling the behavior of the task group.
Optional
mode?: ExecutionModeExecution mode for the task group.
Name of the task group.
Function to create tasks for the task group.
Arguments used to create the tasks.
An array of tasks for the group.
Configuration for creating a TaskGroup.