Part of lp.code.interfaces.sourcepackagerecipe View In Hierarchy
| Method | getParsedRecipe | Parse recipe text into recipe data. |
| Parameters | recipe_text | Recipe text as a string. |
| Returns | a tuple of a RecipeBranch representing the recipe and a
RecipeBranchType indicating the revision control system to be
used for the recipe. | |