Class | Chef::Cookbook::SyntaxCheck |
In: |
lib/chef/cookbook/syntax_check.rb
|
Parent: | Object |
Encapsulates the process of validating the ruby syntax of files in Chef cookbooks.
cookbook_path | [R] |
Creates a new SyntaxCheck given the cookbook_name and a cookbook_path. If no cookbook_path is given, +Chef::Config.cookbook_path+ is used.