Module: ChefGen::Snippet

Defined in:
lib/chef_gen/snippets.rb,
lib/chef_gen/snippet/guard.rb,
lib/chef_gen/snippet/recipes.rb,
lib/chef_gen/snippet/git_init.rb,
lib/chef_gen/snippet/chef_spec.rb,
lib/chef_gen/snippet/debugging.rb,
lib/chef_gen/snippet/attributes.rb,
lib/chef_gen/snippet/next_steps.rb,
lib/chef_gen/snippet/no_clobber.rb,
lib/chef_gen/snippet/example_file.rb,
lib/chef_gen/snippet/style_tailor.rb,
lib/chef_gen/snippet/test_kitchen.rb,
lib/chef_gen/snippet/actions_taken.rb,
lib/chef_gen/snippet/cookbook_base.rb,
lib/chef_gen/snippet/style_rubocop.rb,
lib/chef_gen/snippet/standard_ignore.rb,
lib/chef_gen/snippet/example_template.rb,
lib/chef_gen/snippet/style_foodcritic.rb,
lib/chef_gen/snippet/resource_provider.rb

Overview

template snippets that flavors can compose to do common things

Defined Under Namespace

Classes: ActionsTaken, Attributes, ChefSpec, CookbookBase, Debugging, ExampleFile, ExampleTemplate, GitInit, Guard, NextSteps, NoClobber, Recipes, ResourceProvider, StandardIgnore, StyleFoodcritic, StyleRubocop, StyleTailor, TestKitchen