Book version: 1.21
Chapter 4 introduces pre_tasks (page 63) with a brief explanation that they're run before the main set of tasks. It's not clear (at this point in the book anyway) how that's any different to just adding a task at the beginning of the tasks section.
Assuming the reasoning is covered later in the book, it would be useful to reference that section, or provide a simple explanation at this point of the book.
Book version: 1.21
Chapter 4 introduces
pre_tasks(page 63) with a brief explanation that they're run before the main set of tasks. It's not clear (at this point in the book anyway) how that's any different to just adding a task at the beginning of thetaskssection.Assuming the reasoning is covered later in the book, it would be useful to reference that section, or provide a simple explanation at this point of the book.