Class: ChefGen::Snippet::Recipes

Inherits:
ChefGen::SnippetBase show all
Defined in:
lib/chef_gen/snippet/recipes.rb

Overview

a cookbook that has recipes

Constant Summary collapse

NAME =

the name of the snippet

'recipes'

Method Summary

Methods inherited from ChefGen::SnippetBase

#initialize

Constructor Details

This class inherits a constructor from ChefGen::SnippetBase