Searched refs:RECIPES (Results 1 – 4 of 4) sorted by relevance
237 RECIPES = getRecipes() variable255 choices=[n for n, s in RECIPES] + ["all"],275 for name, steps in RECIPES:281 name, steps = getAllRecipe(RECIPES) if args.recipe == "all" \282 else getRecipe(RECIPES, args.recipe)
61 particular common use case. See the RECIPES section below for details.89 RECIPES
62 particular common use case. See the RECIPES section below for details.90 RECIPES
999 RECIPES