Function: runTasksInSerial
▸ runTasksInSerial(...tasks): GeneratorCallback
Run tasks in serial
Parameters
| Name | Type | Description | 
|---|---|---|
| ...tasks | GeneratorCallback[] | The tasks to run in serial. | 
Webinar April 17: Making the Argument for MonoreposWebinar April 17: Making the Argument for MonoreposRegister now!
▸ runTasksInSerial(...tasks): GeneratorCallback
Run tasks in serial
| Name | Type | Description | 
|---|---|---|
| ...tasks | GeneratorCallback[] | The tasks to run in serial. |