Method: Chef::Provider::Package::Windows::Exe#installer_type
- Defined in:
- lib/chef/provider/package/windows/exe.rb
#installer_type ⇒ Object (readonly)
Returns the value of attribute installer_type.
38 39 40 |
# File 'lib/chef/provider/package/windows/exe.rb', line 38 def installer_type @installer_type end |