Instruction typedef

Instruction = String

An instruction step for processing the recipe.

Implementation

typedef Instruction = String;