Method: Chef::Provider::Package::Yum::RPMDbPackage#installed
- Defined in:
- lib/chef/provider/package/yum/rpm_utils.rb
#installed ⇒ Object (readonly)
Returns the value of attribute installed.
499 500 501 |
# File 'lib/chef/provider/package/yum/rpm_utils.rb', line 499 def installed @installed end |