Class: ChefGen::Snippet::Guard

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

Overview

creates a guardfile and an accessor to define guard sets

Constant Summary collapse

NAME =

the name of the snippet

'guard'

Method Summary

Methods inherited from ChefGen::SnippetBase

#initialize

Constructor Details

This class inherits a constructor from ChefGen::SnippetBase