Searched refs:generate_recipe_file_contents (Results 1 – 4 of 4) sorted by relevance
666 content = recipe.generate_recipe_file_contents()672 recipef.write(recipe.generate_recipe_file_contents())
1732 file_data = recipe.generate_recipe_file_contents()
300 recipef.write(customrecipe.generate_recipe_file_contents())
1717 def generate_recipe_file_contents(self): member in CustomImageRecipe