Class: Chef::Cooker::Generator
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- Chef::Cooker::Generator
- Includes:
- Thor::Actions
- Defined in:
- lib/chef-cooker.rb
Instance Method Summary collapse
Instance Method Details
#manifest ⇒ Object
12 13 14 15 16 |
# File 'lib/chef-cooker.rb', line 12 def manifest generate_cookbook append_package add_and_commit_with_git end |