Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadFromFile ¶
func LoadFromFile(path string) *cook.Recipe
Reads a recipe file and parses it into a Recipe struct.
nil returned on failure
func PrettyPrint ¶
func PrettyPrint(recipe *cook.Recipe)
Prints a recipe to stdout using nice formatting.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.