Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Chef ¶
type Chef struct {
// contains filtered or unexported fields
}
func (*Chef) GenerateBase ¶
Generates a basic cookbook structure
func (*Chef) GenerateStencil ¶
func (c *Chef) GenerateStencil(name string, stencilset fastfood.StencilSet, opts map[string]string) ([]string, error)
Generates a stencil Takes the stencil name to be generated
Click to show internal directories.
Click to hide internal directories.