InterviewSolution
Saved Bookmarks
| 1. |
What’s The Run-list? |
|
Answer» The RUN-list lets you specify which RECIPES to run, and the ORDER in which to run them. The run-list is important for when you have multiple COOKBOOKS, and the order in which they run MATTERS. The run-list lets you specify which recipes to run, and the order in which to run them. The run-list is important for when you have multiple cookbooks, and the order in which they run matters. |
|