Searched refs:RECIPES (Results 1 – 3 of 3) sorted by relevance
244 RECIPES = getRecipes() variable262 choices=[n for n, s in RECIPES] + ["all"],282 for name, steps in RECIPES:288 name, steps = getAllRecipe(RECIPES) if args.recipe == "all" \289 else getRecipe(RECIPES, args.recipe)
62 particular common use case. See the RECIPES section below for details.90 RECIPES
981 RECIPES