Sha256: 38d8e45c2339cc61ded49033755d63aa186bb166faf8e54124b69224e879b156
Contents?: true
Size: 286 Bytes
Versions: 1
Compression:
Stored size: 286 Bytes
Contents
module Berkshelf::Chef # @author Jamie Winsor <reset@riotgames.com> module Cookbook autoload :Chefignore, 'berkshelf/chef/cookbook/chefignore' autoload :Metadata, 'berkshelf/chef/cookbook/metadata' autoload :SyntaxCheck, 'berkshelf/chef/cookbook/syntax_check' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
berkshelf-1.2.0.rc1 | lib/berkshelf/chef/cookbook.rb |