uncountable.types.recipe_links_t.RecipeLinkType¶
- class uncountable.types.recipe_links_t.RecipeLinkType¶
Enum where members are also (and must be) strings
- CHILD = 'child'¶
- CONTROL = 'control'¶
- INTERMEDIATE_RECIPE = 'intermediate_recipe'¶
- PREVIOUS_EXPERIMENT = 'previous_experiment'¶
- RECIPE_AS_OUTPUT = 'recipe_as_output'¶
- SELF = 'self'¶
- USER_LINK = 'user_link'¶