Class: Dapp::Builder::Shell

Inherits:
Base
  • Object
show all
Defined in:
lib/dapp/builder/shell.rb

Overview

Shell

Instance Attribute Summary

Attributes inherited from Base

#application

Instance Method Summary collapse

Methods inherited from Base

#app_install, #app_install_checksum, #app_setup, #app_setup_checksum, #infra_install, #infra_install_checksum, #infra_setup, #infra_setup_checksum, #initialize

Constructor Details

This class inherits a constructor from Dapp::Builder::Base

Instance Method Details

#chef_cookbooks(_image) ⇒ Object



19
20
# File 'lib/dapp/builder/shell.rb', line 19

def chef_cookbooks(_image)
end

#chef_cookbooks_checksumObject



15
16
17
# File 'lib/dapp/builder/shell.rb', line 15

def chef_cookbooks_checksum
  []
end